Can you show this z/OS neophyte an example? -----Original Message----- From: VM/ESA and z/VM Discussions [mailto:[EMAIL PROTECTED] Behalf Of Rick Troth Sent: Friday, October 14, 2005 2:34 PM To: [email protected] Subject: Re: [VMESA-L] OT: Passing args to REXX under z/OS Batch
Did you try quoting the arg string in the JCL? -- R; On Fri, 14 Oct 2005, Neale Ferguson wrote: > Not a z/VM question but hopefully someone out there can help me. I have > a REXX program that accepts two arguments when invoked. Executing this > on TSO is relatively trivial (although the syntax is so ugly). However, > if I want to run this EXEC in batch how do I pass the arguments? >
