what is a primary file?
Answer / avneesh kumar verma
It is used in RPG Program Cycle to automatically read records in a cycle.
| Is This Answer Correct ? | 0 Yes | 0 No |
what is the favicon.ico request that my site receives now and then?
What is SAA?
what is the difference between clear and reset opcodes and open and close opcodes?please tell me in real time senario with example please? And What is the use of SFLNXTCHG?Where we can use this?
Explain this error: "all record formats for externally-described file abcd ignored or dropped due to error; file ignored."?
What is class of service ?
what does defn do?
Want to know related Interview questions and answers for seniors
How Many Specs Are There In Rpg & Which Are They?
what is a program described file in rpg?
what is default data type for the fields(sub fields) defined in data structures in rpg?
1. There is a file called Month. Month has 12 members called Jan, Feb, ..., Dec. How to design a rpg code which can access any member and show its content. (User can ask for any member when required)?
I want to run ls *.csv (sftp command) from CL Program... Can u plz tell me when SFTP command will start running? i.e.which command should I use in CL Program to run ls command?