What is primary file? How many primary file can be declared
in a RPG program?
Answer Posted / samul
When Primary file is declare ,it will process and read as
per the RPG logic lcycle.
We can declare only one primary file in program.
Cheers ....
| Is This Answer Correct ? | 29 Yes | 2 No |
Post New Answer View All Answers
what is the difference between sflclr and sflinz?
how to define to define a hidden filed in dspf ?
what are the different opcodes available in rpg for database access ?
can we define multi-dimensional arrays in rpg ?
Apart from opening of a file do we have any other use of USROPN?
a multiple format logical file is also known as?
which of the cl command can be used to determine which logical files are dependent on a specific file?
how many files can be defined in f specs?
maximum number of subfiles that can be active for a single file is?
can a indexed file be accessed in arrival sequence in rpg program?
what is the purpose of data structure?
what does defn do?
where will control be passed after the execution of the *pssr subroutine if the factor2 of the endsr is blank ?
what is elastic and non elastic subrile?
can you have multiple key lists for a single file ?