This is a process control command, i.e., it will control whether to exit from a SCAN loop. This is one part of a complete command structure.
SEXIT_IF lexpr | Required - If the expression resolves to .TRUE. then the program will transfer control to the line immediately following the appropriate ENDS (Endscan) command. |
COMMENTS
For more information on the different structured programming commands, and the SEXIT_IF command in particular, please see Structured Programming Commands.
SEE ALSO
SCAN, SEXIT, SLOOP, SLOOP_IF, ENDS
Page url: http://www.cassoftware.com/tas/manual/scanexitif.htm