Jump to content
OMRON Forums

finchyt02

Members
  • Posts

    4
  • Joined

  • Last visited

Posts posted by finchyt02

  1. Hi Steve,

     

    I ran the "list SubProg" command on my system above:

     

    Here is the broken code:

     

    L2=Sys.Time+0.5

    while(Sys.Time

     

    Here is the working code:

     

    L2=Sys.Time+0.5

    while(Sys.Time

    {

    P9087=631

    }

     

    The IDE doesn't seem to have missed any of the brackets for the broken code

     

    Tom

×
×
  • Create New...