Previous Topic: PRINTLOG Command

Next Topic: RELEASEFILE Command

READ Command

The READ command directs CA‑L‑Serv to read the specified partitioned data set member and execute each command in it.

Syntax

READ member

Operand

Explanation

member

Identifies the partitioned data set member that contains the commands you want to execute. This member must be part of the CA-L‑Serv parameter data set, or its dsname must be included in the concatenation of the //LDMCMND DD statement in the CA-L‑Serv start‑up procedure.

Note: READ commands are usually issued from a console.

Example

To read the FILECMDS member and execute the commands in that member, issue this command:

READ FILECMDS