If it's to run under TSO then it would be better to add the prefix rather than the userid.
-- Shmuel (Seymour J.) Metz http://mason.gmu.edu/~smetz3 ________________________________________ From: IBM Mainframe Discussion List [[email protected]] on behalf of Billy Ashton [[email protected]] Sent: Friday, February 28, 2020 7:50 AM To: [email protected] Subject: Re: Rexx parse using period as placeholder >How to do this maintaining the quotes? That's needed for allocating the data >set. I would work internally with the absolute DSN - if it is a file without the user's HLQ, I would add it, if it is a filename specified with the quotes, I would strip it off in the program. This allows me to control the DSN variable, and then I add the quotes on each command that needs them. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
