skip to main content

Library Routines : CBL_EXIT_PROC

CBL_EXIT_PROC
The CBL_EXIT_PROC library routine installs and removes exit procedures to be called automatically when the current run unit terminates normally.
Syntax:
 CALL "CBL_EXIT_PROC" USING installFlag 
Parameters:
Return code:
statusCode can be any numeric data item and it is always zero.
Examples:
Example - Make a cleaning routine to be called when the current program exits normally
call "cbl_exit_proc" using 0, "myclean".

Copyright (c) 2017 Veryant
Contact us
Please share your comments on this manual or on any
Veryant product documentation with the email button at the top left