Previous Topic

Next Topic

Book Contents

Book Index

Examples

Assume the following for the example in Table 182.

Table 182 Values for ISSYSOUT Function Examples

DD Statement

Procedure Step

Program Step

Job Name

Status

DDACTG1

 

ACTGSTP5

ACTREC2

Exists

DDINVT2

PROCOUT

PGMSTP3

MNTHLY

Does not exist

Table 183 ISSYSOUT Function Examples

Function

Returns

ISSYSOUT('DDACTG1','  ','ACTGSTP5','ACTREC2')

True

ISSYSOUT('DDINVT2','PROCOUT','PGMSTP3','MNTHLY')

False

Parent Topic

ISSYSOUT: Functions