On Tue, 16 Aug 2022 20:31:43 -0500, Hobart Spitz  wrote:

>IDCAMS commands, like RACF commands are TSO commands.  No need for LINKMVS;
>I 've never done it, so it might not even work.
>
Is that true  for  *all* IDCAMS commands, such as I find in the Ref,   
SC23-6846-50:

        IF MAXCC=0
          THEN DO
            LISTCAT  CATALOG (AMASTCAT/MST27) ENT (MN01.B005)
            PRINT INFILE (AJK006)
            END
          ELSE DO
            SET MAXCC=12
            CANCEL
            END

>Be sure to follow TSO dataset name syntax: Fully qualified names in
>apostrophes or unqualified names without.
>
>"listc ent(ispf.ispprof)"
>
>for example.

-- 
gil

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to