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

Attribute field


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

New User


Joined: 24 May 2010
Posts: 92
Location: Pune

PostPosted: Tue Nov 12, 2013 4:25 pm
Reply with quote

Hi,


One of the field on the map is not getting displayed on the screen and its atrribute byte is displayed as 1. Please let me know what does 1 in the attribute field indictaes? Also out of curiosity what does space in the attribute byte indicates?


thanks

multiple typos corrected - field instead of filed.
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: Tue Nov 12, 2013 5:36 pm
Reply with quote

Please review the fields in IBM copybook DFHBMSCA. If I remember correctly, a value of '1' (X'F1') is ASKIP,NORM,FSET (DFHBMASF), so you should be able to display field-data using this attribute-byte,

PROT,DRK is a X'7C' (C'@'). Not sure if there's defined a DFHBMSCA field. If I were to guess, it would be DFHBMDAR.

Try "Google".... icon_wink.gif
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 Replace Multiple Field values to Othe... DFSORT/ICETOOL 12
No new posts Join 2 files according to one key field. JCL & VSAM 3
No new posts How to move the first field of each r... DFSORT/ICETOOL 5
No new posts S0C7 - Field getting overlayed COBOL Programming 2
No new posts Masking variable size field - min 10 ... DFSORT/ICETOOL 4
Search our Forums:

Back to Top