On Tue, 2 Feb 2016 13:58:23 -0500, Bill Ashton wrote:
>
>This proc needs a DSN and a couple other values as part of a SYSIN for the
>program, and since we can't use symbolics in pre-z/OS 2.1, I would like a
>way using standard IBM utilities to take a PARM symbolic and create an
>output file that I can use as input to the program. The parm input would
>only be one line, and not longer than 50 chars.
>
>Does anyone have any good ideas? Sort? Gener?
> 
On occasion, I've tested with a Q&D:

//  EXEC PGM=ASMA90,  (HLASM)
//  PARM='Show &SYSUID this parm.'

Of course, it fails and I can scrape the PARM from the SYSPRINT.

-- gil

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to