Hey mainframers is Rob Jackson still doing updates?
On Monday, July 11, 2022 at 01:12:05 PM EDT, Charles Mills
<[email protected]> wrote:
App received
HOW NOW, BROWN COW
Quoting the command preserves the lower case, even with the embedded blanks.
(No, I did not test every permutation.)
/F procname,'How now, Brown Cow'
App received 'How now, Brown Cow'
Note that the quotes are included in what the app receives.
JCL PARM= is a little more consistent. //S1 EXEC FOO,PARM=HOW NOW BROWN COW
Will pass only HOW to the app.
Charles
-----Original Message-----
From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf
Of Paul Gilmartin
Sent: Monday, July 11, 2022 9:44 AM
To: [email protected]
Subject: Re: How do I issue a command with a blank in it?
<snip>
how about:
/F procname,How now, Brown Cow
(multiple spaces?)
----------------------------------------------------------------------
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