LSEXIT |
DEVELOPER |
|
|
Purpose |
LSEXIT terminates the current function cycle. |
Syntax |
LSEXIT({exit code}) |
Operation |
exit code is an optional numeric return code |
Remarks |
LSEXIT is performed without any end-of-file processing such as control totals, printing and totaling, and file updates. |
Example |
LSEXIT |
Topic ID: 520087