I am issuing this ISREDIT macro against a PDS member.
ISREDIT MACRO
ISREDIT CAPS = OFF
ISREDIT CHA "NAME = " +
"," ALL
ISREDIT CHA "ACCESSORID = " +
"DCPRCSC1,CICS Elevated Assess for Customer Support Center," +
1 ALL
ISREDIT LINE_BEFORE .ZFIRST = " "
ISREDIT LINE_AFTER .ZLAST = " "
EXIT: +
EXIT CODE(0)
After the update is completed, I noticed all the text is in upper case.
I have tried a lot of things but it always returns upper case characters.
Any ideas ?
Thank You
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN