Previous Topic: @I$CALL ADPOBJPrinting an Object ModuleNext Topic: Program and Panel Object Output


Batch JCL Statements

@I$CALL ADPOBJ command generates output to one of the following files.

Under z/OS to the DD or FILEDEF name is as follows:

SYSDIAL

Under VSE, to the DLBL name is as follows:

SYSLST

You can print or display these files using standard system facilities.

Example in z/OS batch

Output to SYSDIAL

PERSON uuu PSW ppp
SEL SYS sss
@I$CALL ADPOBJ PGM DEMO VER 1
OFF

Example in VSE batch

Output to SYSLST

PERSON uuu PSW ppp
SEL SYS sss
@I$CALL ADPOBJ PGM DEMO VER 1
OFF