On Mon, 11 Jul 2022 10:11:51 -0700, Charles Mills wrote: > ... >/F procname,'How now, Brown Cow' >App received 'How now, Brown Cow' > >Note that the quotes are included in what the app receives. > But how did you enter the command? o From an operator's console? o From HLASM MGCRE? o From an SDSF panel? o From ISFSLASH?
The "/F" narrows the choice. But there's still a cascade of interfaces. The treatment of quotes resembles HLASM macro argument processing. What does it do with: o Internal apostrophes, single, doubled, and unbalanced? o Internal amperrsandss, single, doubled? It suffices to say, "not documented." In which case it should be -- experiment should be only a validation. "As enny fool kin plainly see!" is not documentation. >JCL PARM= is a little more consistent. //S1 EXEC FOO,PARM=HOW NOW BROWN COW >Will pass only HOW to the app. > BTDT. -- Thanks, gil ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
