Answer Posted / 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 |
Post New Answer View All Answers
Name the cics command used to access current date and time?
If we wish to create bms executable, what are the basic steps that the user has to go through?
which cics command must be issued by the application program in order to gain access to the common work area (cwa)?
Explain the primary significance of intra-partition and extra-partition tdqs ?
How to establish dynamic cursor position on a map?
list the sequence of steps used to achieve modiication in skip sequential mode?
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.
What is the meaning of the deq command?
How can you use dynamic calls in cics?
Explain the function of the terminal control table?
What is the main function of the sign-on table?
Db2 what is the difference between a package and a plan. How does one bind 2 versions of a cics transaction with the same module name in two different cicsregions that share the same db2 subsystem?
Can you explain multitasking and multithreading?
Particular area has been affected in cics screen, what is the process to find?
Highlight the difference between a symbolic map and physical map?