
VOLUME Parameter DD Statements for In-Stream Datasets
6-40 User Reference
In the following example, the AJS00987 statement is read as in-stream data using SYS005.
Because the ddname is itself a logical unit specification, no OPTION statement is necessary.
* //SYS005 DD *
// EXEC PGM
AJS00987
/*
In the following example, LOG JE0987 and SP 9876 are read as in-stream data using logical
unit SYS005.
* //CARDIN DD DATA,OPTION=SYS005
// EXEC PGM
LOG JE0987
SP 9876
/*
Examples
Comentarios a estos manuales