Phil Smith wrote:

>We have some fun yesterday: one of my team was having trouble with an operand 
>being passed to an STC from SDSF on startup.

>After a bunch of "it works for me, I'm cutting & pasting what you're saying 
>you're doing?!" we finally discovered that he was using the "System Command 
>Extension" panel (the one you get when you just do a /), and I was doing the 
>command directly from SDSF:

>/s proc,parm='theparm'

>Apparently the panel doesn't uppercase the command! Is this 
>known/deliberate/documented? Some Googling didn't find it, but it's a pretty 
>generic thing to search for ("MVS command uppercase" and the like).

>Mostly a curiosity now that we know (and we'll be uppercasing the input 
>ourselves, likely), but thought I'd ask!

Weird! Ok, I repeated what you did on z/OS v2.1, but everything is folded to 
uppercase as observed on SYSLOG, but my commands were preserved in SDSF command 
history in lower case. 

From SDSF help I see this:

'Commands are converted to uppercase by Consoles.  Under ISPF, you can preserve 
the case of command parameters by enclosing them in single quotation marks.  
You cannot use an MVS command delimiter within the single quotation marks.'

Are you or they using quotes? Or are something inside SDSF customized like this 
panel ISFACM4 for example?

Or, is your automation software capturing that command and then pass it to the 
system in lower case?

Groete / Greetings
Elardus Engelbrecht

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to