V S Amarendra Reddy
Active User
Joined: 13 Sep 2006 Posts: 218 Location: USA
|
|
|
|
Hi All,
Is there any way to mimic the 'Do not include Additional qualifiers' from 3.4 into the call of ISRDSLST service so it just displays the datasets without adding any additional qualifiers?
Code: |
DSLEVEL = "THIS.IS.MY.DSN"
"ISPEXEC SELECT PGM(ISRDSLST) PARM(DSL '"DSLEVEL"') ",
"SUSPEND SCRNAME(DSLIST)"
|
|
|