$DSCALL OPT=PRINT

Prints one or more records from a data set.

&CONTROL SHRVARS=($DS)
EXEC $DSCALL OPT=PRINT DD=DD_name 
           [ MEMBER=member_name ]
             DATA={ }
           [ LIMIT=number ]
           [ TRUNCATE=number ]

Use this option to print the records in a member of a data set.

Operands:


Copyright © 2009 CA. All rights reserved.