On Wed, 8 Apr 2015 09:24:41 -0700, Richard Pinion wrote:

>First of all, I know I should use REXX.  But my REXX skills are not
>as proficient as my CLIST skills.
>
>I'm reading a file that has lower case characters in the record.
>I'm generating SFTP commands for CoZ SFTP merged with JCL.  When
>I write using the record which has lowercase, the lowercase characters
>have been automatically converted to uppercase.  Is there a way to
>prevent this from happening?
>
>

Try CONTROL NOCAPS (or CONTROL ASIS).
http://publibfp.dhe.ibm.com/cgi-bin/bookmgr/BOOKS/ikj4b870/13.4

Norbert Friemel

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