What is difference between fully procedural file and primary file?
Answer / mohan singh meena
In primary file the records will be read and processed from begining to end. This order is not changed. In fully procedural file the records will be read and processed in any order. The logic flow is controlled by the opcodes in RPG program.
| Is This Answer Correct ? | 0 Yes | 0 No |
what is the maximum number of fields under a record format of physical file?
Hi,while writing a program, what is the mandatory specification using rpg/400 (in7 specification)?And please tell me what is the difference between SCAN AND CHECK opcodes?can any body tell me in real time senario?with example?
what is externally described file ?
is it possible to create a join logical file using two join logical files ? give exact reason for your answer
What is the benefit of using Externally Described files over Internally Described?
is it possible to do commitment control with out journaling?
what is the purpose of putovr (put with explicit override) keyword?
what is the purpose of overrides?
What process the command SBMRJEJOB does?
Define a Job Queue?
What is Multi-format logical file?
what key word is used when screen is re-display?