plz tell me abt PF key and PA keys
Answers were Sorted based on User's Feedback
Answer / reddy
PF: function keys(F1,F2..F3), it will transmit the data from
screen (OR) PF keys commands equilent
it weakup the task and send data to it.
PA: it will says that terminal action took place, didn't
transmit any data..
it will just initiate the task.
| Is This Answer Correct ? | 12 Yes | 0 No |
Answer / sudarsn
PF keys are functional keys..
those are totally 24 keys..
f1,f2,...f12,shift+(f1,f2,f3...f12)
when pf keys are pressed then the task is intiated and data
tramission will happend
but where as PA keys are action keys only the task is
intiated but the data transmission will not be happend
| Is This Answer Correct ? | 4 Yes | 0 No |
Explain how do you access storage outside your cics program?
What is temporary storage?
The READ command with INTO option will read the record specified into the data area specified (True or False)
What do you mean by CEMT?
interview type questions like basics&deep
Explain the significance of rdo?
In case if the user inputs the characters which turn out to be uppercase, then what is the procedure to close that condition?
What is the command that is used to add a new record to the file?
Why must all CICS programs have a Linkage Section ?
Define communication area?
What is the use of DSECT parameter in BMS?
What is bms map?