Previous Topic: To Issue Commands and Use ServicesNext Topic: To Define and Delete Variables


To Help Troubleshoot an ACL/E Program

Action

Command

Operands

Write a message in the log specified in the LOG DD statement of the startup procedure.

MSG

'message'

Continue execution of program at specified label and save error message and return code in variables.

OPTION

ERROR,label

Display the data flow between the application session and the ACL/E program on the terminal screen.

OPTION

TERM,ON

Record the executed statements in the Message Log.

OPTION

FLOW,ON