What is the attribute byte?
Answers were Sorted based on User's Feedback
Answer / guest
each field on a screen is preceded by an ATTRIBUTE BYTE
that controls the appearance and operation of the field .
in fact , u actually define a screen field by defining an
attribute byte for it.
| Is This Answer Correct ? | 9 Yes | 5 No |
Answer / david hazear
attribute used turn map field on or off for
highlighting ..go over etch
| Is This Answer Correct ? | 2 Yes | 6 No |
What is CECI?
How do you access storage outside your CICS program?
Which CICS system program is responsible for handling automatic task initialization?
Which command is used to release a record on which exclusive control is gained?
what is the difference between a return with transid and xctl? For example program. A is issuing return with transid to program b. Program a. Is isssuing xctl to program b?
What are the types of the dfhmdf present in the cics?
Why is a TERM ID recommended in naming a TSQ?
How do you unload data from DB2 tables into a PS file.write the code and how do you do it? what will be the syntax?
What is the main function of the sign-on table?
What Are Send Map Maponly & Send Map Dataonly ?
Explain the difference between the xctl and link commands?
What is a resident program?