|
gosub
Syntax
Function
Controller Returns
Example
gosub 100
rem other commands
…
end
100 rem commands
…
return
|
|
return
Syntax
Function
Controller Returns
Example
gosub 100
rem other commands
…
end
100 rem Subroutine starts
here
…
return
|
www.OESIncorp.com
Copyright ©
2002, 2003, 2004, 2005, 2006 Optimal Engineering Systems, Inc.