what is the difference between PA & PF keys?
Answer / sushant kumar mohanty
PF key : Wake up the task and transmit modified data.
PA Key : Wake up the task only.
| Is This Answer Correct ? | 0 Yes | 0 No |
In an EVALUATE statement, can I give a complex condition on a when clause?
What are the different data types available in COBOL?
Can anyone tell me how to handle the array beyond the limit. If we have an array or a table which can handle 5000 records but now we have to compensate 20000 records with the same array? how to handle the situation.
How to read the last 100 records from a COBOL file. The file contains N number of records.
How many divisions we have in Cobol ?
System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..
What is the figurative constant in cobol?
Differentiate between structured cobol programming and object-oriented cobol programming.
What are the two search techniques ?
maximum of how many screens we can open in emulator
created cluster using IDCAMS ..that is empty ..when i write a program for read using Input ..wil it open the cluster or gives any error?
Suppose i have a Cobol field of 10 byte. it contains a decimal sign.How to know where is the point location?