Navigation:  Reference > Commands >

While Exit If

Print this Topic Previous pageReturn to chapter overviewNext page

 

This is a process control command, i.e., it will control whether to exit from a WHILE loop.  This is one part of a complete command structure.

 

 

EXIT_IF lexprRequired - If the expression resolves to .TRUE. then the program will transfer control to the line following the appropriate ENDW (Endwhile) command.

 

 

COMMENTS

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

 

 

SEE ALSO

WHILE, LOOP, LOOP_IF, EXIT, ENDW

 

 

 


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