Navigation:  Reference > Commands >

Scan Loop If

Print this Topic Previous pageReturn to chapter overviewNext page

 

This is a process control command, i.e., it will control whether to loop back to the beginning in  a SCAN/ENDS loop.  This is one part of a complete command structure.

 

SLOOP_IF lexprRequired - If the expression resolves to .TRUE. then the program will transfer control to the appropriate SCAN line.  This would be equivalent to executing the ENDS (Endscan) command.

 

COMMENTS

For more information on the different structured programming commands, and the SLOOP_IF command in particular, please see Structured Programming Commands.

 

SEE ALSO

SCAN, SEXIT, SEXIT_IF, SLOOP, ENDS

 

 


Page url: http://www.cassoftware.com/tas/manual/scanloopif.htm