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

Can EATTR be coded in an IMS COBOL pgm?


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

New User


Joined: 27 Apr 2005
Posts: 43
Location: United States

PostPosted: Wed Jan 25, 2023 3:28 am
Reply with quote

I have MFS where I coded this for a field and it looks okay...
Code:
OPRSEL   DFLD  POS=(07,23),LTH=01,EATTR=(HUL,GREEN)

but I want the green/underlined field conditionally depending what is in a different field. Is there are way to code Extended Attributes in COBOL like you can do with regular Attributes?

Thank you for your advice.
Back to top
View user's profile Send private message
don.leahy

Active Member


Joined: 06 Jul 2010
Posts: 756
Location: Whitby, ON, Canada

PostPosted: Thu Jan 26, 2023 5:21 am
Reply with quote

Try Googling EATTR and COBOL. The first hit I saw looked promising. “Dynamic modification of extended field attributes”.
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 Changeman - how can we know the curr... Compuware & Other Tools 2
No new posts Dynamically pass table name to a sele... DB2 2
No new posts REXX code to expand copybook in a cob... CLIST & REXX 2
No new posts Looking for COBOL, C/C++ developer Mainframe Jobs 0
No new posts EZT program to build a flat file with... All Other Mainframe Topics 9
Search our Forums:

Back to Top