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 |
hi,what is the module? how many modules in mainframe based banking projects
What is the difference between using the READ command with INTO option and SET option?
What are the cics commands associated with task control?
Can a tsq of one particular transaction be accessed from an alternate transaction?
Which option of the PCT entry is used to specify the PF key to be pressed for initiating a transaction?
Which is the CICS control program which governs the flow of control among the CICS application
What is MDT?
Is there any entry for TSQs in CICS tables?
In CICS, BMS what is the use of FREEKB parameter
What is meant by MDT? Furthermore, comment on FRSET and FSET ?
How many maps are create in a single mapset?
Can any one write coding for scrolling logic or page up & page down?