Previous Topic: COMPARE and BRANCH StatementsNext Topic: Copy the Data into a Data Set Member


ACLPGM Command

After all the lines of the screen are copied, the program schedules the second program with the following ACLPGM command:

ACLPGM T2,SCREEN2

SCREEN2 is the name of the second program and T2 is the session ID for TSO. (TSO can have a different session ID on your system.) The session specified in the ACLPGM statement (T2 in this case) must be active when the command is executed.