What is the difference between the enter key, the PF keys
and the PA keys?
Answer Posted / prashanth
Enter key is -ENTER
PA keys are ! @ # (123),
PF keys are other then 123, like start from 4 to m total 48
keys from keyboad.
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
Kindly specify the pic clause for the any bll cell type of data fields?
What are the ways fot initiating a transaction?
Receive consists of buffer option in it. What is the significance of this option?
How ENQ and DEQ used in CICS?
Define an aica abend?
What are the recoverable cics resources?
What is program reentrance?
What do you mean by CEMT?
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?
We can allocate memory dynamically by using GET MAIN command my question is at what scenario we can't release this memory and reuse this same memory??
Explain the difference between getting the system time with eibtime and asktime command?
Explain cebr transaction commands?
Explain how many conditions can you include in a single handle condition command?
Kindly specify the pic clause for the data type of length option field type of data fields?
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.