What are attribute bytes and how and why are they modified?
Answer Posted / guest
Attribute bytes define map field characteristics
(brightness, protection, etc); they are modified prior to
issuing a SEND MAP command, eg. from normal to intense to
highlight an error field.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
when a task suspends all the handle conditions via the push command, how does the task reactivate all the handle conditions?
what are the differences between and exec cics xctl and exec cics start command?
Define an aica abend?
Can you explain communication area?
What are the common tables in cics and their usage?
What do you mean by the term fct?
What is the meaning of the deq command?
What is commarea (communications area)?
Explain the usage of language in the ppt entry?
What is the main function of the sign-on table?
What is bms map?
what are the commands used to gain exclusive control over a resource?
What is the use of the program list table?
Explain how do you terminate an already issued delay command?
how a data in physical and symbolic map gets treated? Since the physical map is much concerned about the screen alignment and the field positions, how the values entered in the field which has PICIN or PICOUT clause in Physical map gets treated? Does that mean datas recieved or sent to the physical map should be constant? How does the data in Symbolic map gets converted with 5suffix namely F,L,A,I and O. For example EMPNO is treated as EMPNOI, EMPNOO, EMPNOA, EMPNOL and EMPNOF. how does this happen in symbolic map. Please provide your inputs on the above and kindly correct me if I am wrong.