> -----Original Message-----
> From: IBM Mainframe Discussion List 
> [mailto:[EMAIL PROTECTED] On Behalf Of Chuck Arney
> Sent: Thursday, December 08, 2005 1:47 PM
> To: [email protected]
> Subject: Re: Modify command - lower case command text possible or not?
> 
> 
> A quick test seems to show this is true for Modify commands 
> entered through
> an MCS console.  As John points out, the command string is 
> received by the
> program with the quotes included so your command processor 
> must be ready to
> strip them off.
> 
> However, entering Modify commands through my SDSF under ISPF (z/OS 1.6
> system), the command string is still converted to upper case 
> and the program
> receives the upper case string with quotes included.
> 
> Chuck Arney

That appears to be an artifact of SDSF. I noticed that if I enter

/f x,'lower case'

I see

F X,'LOWER CASE'

in SYSLOG.

However, if I enter just a slash / and get the "pop up" for entry of the
command, entering "f x,'lower case'" then I see

F X,'lower case'

in SYSLOG.

--
John McKown
Senior Systems Programmer
UICI Insurance Center
Information Technology

This message (including any attachments) contains confidential
information intended for a specific individual and purpose, and its'
content is protected by law.  If you are not the intended recipient, you
should delete this message and are hereby notified that any disclosure,
copying, or distribution of this transmission, or taking any action
based on it, is strictly prohibited.
 

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