HiLMAs reference
Back

Control Instructions

Next

EXIT

   EXIT [return-code]

 

Description

Terminate program immediately with the return-code specified: must be a integer variable or constant; default 0.

 

Parameter specifications

Parameter Name Mode Type coding Remark
1 return-code Input Integer F or H or const. Optional, if previously defined

 

Examples

 


Back Start Next
VALIDPAC Top IF/ELSE/ENDIF