For caps on/caps off, I was referring to ISPF edit.

On Sun, Dec 27, 2009 at 12:18 AM, Paul Gilmartin <paulgboul...@aim.com>wrote:

> On Sat, 26 Dec 2009 21:45:46 +0000, Sam Siegel wrote:
> >
> >The comment "argv[1 to n]" is trying to say that the characters in parms 1
> >... N are not modified by converter/interpreter processing when JCL is
> >submitted.  If you turn CAPS OFF, you can pass mixed case characters as
> parm
> >and they will be received by the C program as mixed case.  Naturally, you
> >will need to enclose them in quotes.  See the JCL reference manual for
> >details.
> >
> I don't believe JCL has any CAPS ON/OFF option.  JCL always passes
> quoted arguments as-is.  Unquoted lower case characters are treated
> as JCL errors (except in comment fields).
>
> -- gil
>
> ----------------------------------------------------------------------
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
> Search the archives at http://bama.ua.edu/archives/ibm-main.html
>

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to