BackHomeContact Us

 

Code Example

goto

 

Syntax

goto line

 

Function

Transfers program execution to line number specified by line.

 

Controller Returns

None

 

Mode

Run
 

Example

goto 100

rem other commands

end

100 rem commands

return

 

 


 

www.OESIncorp.com

Copyright ©  2002, 2003, 2004, 2005, 2006 Optimal Engineering Systems, Inc.