Bill Ashton wrote:

>I took that to mean that he can change lower case data independent of upper 
>case data, even if the text strings might be similar. For example, changing 
>"ftp.mynode.somthing" to "ftp.newnode.something" without also changing 
>DSN=DATAFOR.MYNODE.TRANSMIT,DISP=SHR

If so, that can be done in ISPF edit session with 

CHANGE c"ftp.mynode.somthing" c"ftp.newnode.something"

c - just lowercase. C - just Uppercase

Groete / Greetings
Elardus Engelbrecht

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to