View previous topic :: View next topic
|
Author |
Message |
useit
Active User
Joined: 05 Oct 2006 Posts: 152
|
|
|
|
Hi,
i have a Unique identification field which is a alphanumeric field and which has both Upper Case And Lower case in it.but when i pass this field through Linkage Section Everything is converting into Upper case Letter after receiving the field through Linkage. do we have any functions in cobol so that we can retain the fields as it is after recieving through Linkage Section?
for example
c97a4d2aa061 field will be converted into C97A4d2AA061 after recieving.
Regards,
useit |
|
Back to top |
|
|
sergeyken
Senior Member
Joined: 29 Apr 2008 Posts: 2141 Location: USA
|
|
|
|
useit wrote: |
when i pass this field through Linkage Section Everything is converting into Upper case Letter after receiving the field through Linkage |
Please, demonstrate here THE FULL COPY OF YOUR CODE which shows your trying. Do not forget to use the Code button to make your sample of code readable. |
|
Back to top |
|
|
|