MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Functionality for the END key / Convert hexa 0's to blanks

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> CICS and Middleware
View previous topic :: View next topic  
Author Message
manojagrawal
Beginner


Joined: 25 Feb 2003
Posts: 124
Topics: 29

PostPosted: Mon Aug 11, 2003 12:36 pm    Post subject: Functionality for the END key / Convert hexa 0's to blanks Reply with quote

Hi,

In a CICS application program, if I wanted to include some sort of functionality if the END key is pressed, how would I do it. The mapping for the END key is ERASE EOF.

Another way to in which I see this is something like this. When a user of the CICS screen presses this key for a particular field and it is saved to the IMS DB, it is saved as hexadecimal 0's. How can I test the field before saving it and convert these hexa 0's to blanks?
_________________
Thanks & Regards,
Manoj.
Back to top
View user's profile Send private message
Dibakar
Advanced


Joined: 02 Dec 2002
Posts: 700
Topics: 63
Location: USA

PostPosted: Wed Aug 13, 2003 3:44 am    Post subject: Reply with quote

Manoj,

Check key mappings, some other key might be mapped to End. Else map some key to End.

For converting null and other non displayable values to spaces, I geerally move spaces if existing values are less than spaces.

Diba.
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> CICS and Middleware All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group