Previous Topic: Display Application Data at the TerminalNext Topic: Redirect an Idle ACL/E Program


Stop Displaying Data

To stop showing the interactions between the ACL/E program and the application, include the following statement in your ACL/E program:

OPTION TERM,OFF

The default value for this command is OFF.

Note: You can start or stop displaying data on the terminal screen at any point in the program.