On Thu, 5 Jun 2008 14:04:47 -0500, William H. Blair wrote:
>
>> And why are terminal data sets ("DSN(*)") converted to
>> upper case, no matter what I do?
>
>I will need a better explanation for that one. Exactly
>which part of what is converted to upper case? An "*"?
>
For example:

 READY
allocate dd(SYSPRINT) dummy
 IKJ56246I FILE SYSPRINT NOT ALLOCATED, FILE IN USE
 IKJ56112A ENTER 'FREE' OR 'END'+-
free
 READY
allocate dd(SYSIN) dummy reuse
 READY
allocate dd(sysut2) dsn(*)
 READY
allocate dd(sysut1) dsn(*)
 READY
call *(iebgener)
This is Mixed Case data.
/*
 THIS IS MIXED CASE DATA.
 READY

-- 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

Reply via email to