Previous Topic: Log a User's Terminal off CA TPXNext Topic: ACLPGM Command


Execute an ACL/E Program from an ACL/E Program

You can schedule another ACL/E program to execute from an ACL/E program. The scheduled program can execute in the current session or in another active session. When the scheduled program executes in the current session, the main program is suspended until the scheduled program completes execution. Variables from the main program are available to the scheduled program.