IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

COBOL -Linkage Section-Case Sensitive


IBM Mainframe Forums -> COBOL Programming
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
useit

Active User


Joined: 05 Oct 2006
Posts: 152

PostPosted: Mon Feb 19, 2024 2:52 pm
Reply with quote

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
View user's profile Send private message
sergeyken

Senior Member


Joined: 29 Apr 2008
Posts: 2023
Location: USA

PostPosted: Mon Feb 19, 2024 6:21 pm
Reply with quote

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
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> COBOL Programming

 


Similar Topics
Topic Forum Replies
No new posts Replace each space in cobol string wi... COBOL Programming 3
No new posts COBOL ZOS Web Enablement Toolkit HTTP... COBOL Programming 0
No new posts Calling DFSORT from Cobol, using OUTF... DFSORT/ICETOOL 5
No new posts Generate random number from range of ... COBOL Programming 3
No new posts Calling Java method from batch COBOL ... COBOL Programming 5
Search our Forums:

Back to Top