Are all these RPG/400 Interviewed Questions being asked
recently? are current?
WHAT IS MONMSG IDENTIFIER FOR STRTCPFTP command IN cl (as/400)?
How to update selected fields from pf without using update opcode. How to read all member in Rpg-3,without using any cl command?
How can we read a particular record from the database file which is not having DDS (Flat File). For example, there are 100 records in the flat file. How can we retrive 15th record in RPG/400 program (Without using CL)
what is batch debug in as400?
Can AnyOne tell me how to read join logical file in rpg from starting to end?
Can any one plz explain the concept of INFSR, *PSSR, INFDS AND PSDS, I' confusing about PSDS and *PSSR, Wat is the difference btw them, wat PSDS will do????
How can we override a file during runtime in RPG? Without using OVRDBF or calling a CL program
Can an indexed file be accessed in arrival sequence in RPG?
1.I Have a physical file , i want to read the data from the each and every member of the File in the CL Program.How do you achieve this. 2.How do you do the same in RPG?. do think is it possible to read data from all the members in the RPG?
parameters cannot be passed in which one??
i have 6 char field in program, but this field is using in all files i want to chage field size as 10 char , how can i do this except using *like defn...?
What is significance of a file designated as a Primary file in Rpg400 program....also what's use of secoundry file