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 |
If i change any file through application after entering data , how to check which file is updated through applications . For call stack we takes esc 3 then we chose 11..But What is answer of below qtn..?
what does the opcode free do?
explain the purpose of keep and assume keywords?
Pose, there are 100 records in the file.i need to retrieve all the records matching/equal to the particular name field. How can we do the above using search criteria other than using the if cond?
What do you mean by ODP?
Is qgpl a user library or system library?
Suppose we have field reference file we were any changes that corresponding Physical file then what will Happen in field reference file??
Which command is used to replace CDUP command in FTP IF i WANT TO USE SFTP?
How to read 2 positions at a time in a data area? I have created a data area of length and i have to read the values of the data area like 91-92,93-94 at a time up till 100
if we tried to move year part of *iso date into a field of length 3, what will happen ?
what are the basic features of seu?
What are the different types of specification available in RPG/400 ?