I'm no less a z/OS neophyte than you are! :-S Why don't you share the EXEC statement as it is coded now and we can suggest where the quotes might go.
-- R; On Fri, 14 Oct 2005, Neale Ferguson wrote: > 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? > > >
