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

IMS DC Need to receive data in the program even if ATTR=PROT


IBM Mainframe Forums -> IMS DB/DC
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
Nithila Nelson

New User


Joined: 28 May 2008
Posts: 1
Location: India

PostPosted: Thu May 29, 2008 5:48 pm
Reply with quote

We have a field which has map DFLD POS=(9,10),LTH=35,ATTR=PROT , which is editable when UNPROT-ALPH-MDT-HI-CURSOR TO X-ATT is moved for an add condition but when we have change option for other fields this field is protected but the value is lost and we end up needing to re-enter the value. Also There is a statement MOVE PROT-ALPH TO X-ATT after receiving the IO.

We need to know how we can get the value displayed on the screen for this field when the other fields are edited.
Back to top
View user's profile Send private message
Craq Giegerich

Senior Member


Joined: 19 May 2007
Posts: 1512
Location: Virginia, USA

PostPosted: Thu May 29, 2008 6:03 pm
Reply with quote

Maybe
Code:

MOVE PROT-ALPH-MDT TO X-ATT
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 -> IMS DB/DC

 


Similar Topics
Topic Forum Replies
No new posts How to save SYSLOG as text data via P... All Other Mainframe Topics 2
No new posts Store the data for fixed length COBOL Programming 1
No new posts Using API Gateway from CICS program CICS 0
No new posts Data set Rec-Cnt and Byte-Cnt Testing & Performance 2
No new posts SCOPE PENDING option -check data DB2 2
Search our Forums:

Back to Top