On Sun, 25 May 2025 18:37:09 +0200, Radoslaw Skorupka wrote: >W dniu 25.05.2025 o 02:18, Paul Gilmartin pisze: >>> >> Often the examples in PDF’s are easier to copy (no retype). >> Sometines they work. > >Well, I remember the "excellent" examples. >UNIT=3350 I have never seen 3350 working >DSN=SINGLE yes, single qual >etc. > Even if it's uncatalogued, no SMS or RACF problem?
Perhaps manuals should distinguish examples from schemata, as by using different typefaces, or: //N`AME DD UNIT=3350 ,DSN=&SYMBOL or: //N`AME DD UNIT=3350 ,... Must such an example contain SPACE, DISP, an EXEC statement, a JOB statement, ...? What is it intended to illustrate? But nor: //N`AME DD UINT=3350 ,... -- gil ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
