|
exec |
|
|
Executes a program through the XFRAME runtime system (i.e. COBOL programs), eventually providing a value for the PARM. Syntax exec(name, parm) Parameters
Return code The exit code of the program. Sample // executes PGMCOB1 |