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 |
in conjunction with which statements can orxx and andxx conditions be used ?
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 compiler directive in as400? Give example of compiler directive.?
what are the uses of factor1, factor2 and result field for the rpg operation code parm?
What are the record format field mapping options in cpyf?
what are the parameters required for calling ls & get command(SFTP COMMANDS) from cl progtram.... e.g call PGM(qp2shell) PARM('/qopensys/usr/bin/sh' '-c' 'sftp -b /home/mydir/tmp.txt user@host.com') Plz reply in detail...
what do we can do with the embedded sql statements?
If login Screen has been modified by adding current date to be displayed. What Step to be followed to Keep that date as Current date Note: If no steps taken then it will display only the compilation date
difference between view and index ?
what are different record spacing keywords in rlu ?
what is scan and xlate?
which type of object is used in db2/400?