On Thu, 5 Jun 2008 07:54:53 -0500, Staller, Allan wrote:
>Allow mixed case outside of quoted strings.
>e.g. SPace=......
>
Yes. But I advocate case sensitivity except for keywords.
Examples:
//Step exec Pgm=FOOBAR
//File DD *
// Dd Dummy
//FILE Dd Sysout=(,)
and
//STEP EXEC PGM=FooBar
EXEC (exec), PGM (Pgm), Dummy, SYSOUT, and DD (Dd) may be case insensitive.
STEP, Step, FILE, File, FOOBAR, and FooBar are taken as-is
and refer to different entities.
-- gil
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html