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

How to receive lower case characters from CICS screen?


IBM Mainframe Forums -> CICS
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
dkalyan_c

New User


Joined: 06 Apr 2006
Posts: 17

PostPosted: Thu May 15, 2008 10:39 am
Reply with quote

What map attribute option should i use to make sure that small case entered on screen is not converted to upper case.

If there is any other method also, let me know
Back to top
View user's profile Send private message
srvmani
Warnings : 1

New User


Joined: 30 Dec 2003
Posts: 19

PostPosted: Thu May 15, 2008 2:16 pm
Reply with quote

I think UCTRAN option you can use...
Back to top
View user's profile Send private message
Shamsudeen

New User


Joined: 16 Jan 2006
Posts: 4

PostPosted: Thu May 15, 2008 5:04 pm
Reply with quote

Hey Kalyan

I think the ASIS option in the receive command will not do the translation.
try your luck icon_smile.gif
Back to top
View user's profile Send private message
Bill O'Boyle

CICS Moderator


Joined: 14 Jan 2008
Posts: 2501
Location: Atlanta, Georgia, USA

PostPosted: Thu May 15, 2008 5:14 pm
Reply with quote

Defining a particular TRANSACTION to a unique PROFILE in RDO (specifying UCTRAN=NO), is another approach.

Regards,

Bill
Back to top
View user's profile Send private message
Earl Haigh

Active User


Joined: 25 Jul 2006
Posts: 475

PostPosted: Sat May 17, 2008 3:47 am
Reply with quote

There is no map attribute for changing lower case to upper case character,

this is controlled by systems definition.

Have you tried talking to your CICS systems programmer ?
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 -> CICS

 


Similar Topics
Topic Forum Replies
No new posts Using API Gateway from CICS program CICS 0
No new posts COBOL -Linkage Section-Case Sensitive COBOL Programming 1
No new posts Substring number between 2 characters... DFSORT/ICETOOL 2
No new posts Calling an Open C library function in... CICS 1
No new posts How to 'Ping' a CICS region in JCL CICS 2
Search our Forums:

Back to Top