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: 765
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 Replace each space in cobol string wi... COBOL Programming 3
No new posts COBOL -Linkage Section-Case Sensitive COBOL Programming 1
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
Search our Forums:

Back to Top