what is rpg ?
when is a tag statement used in rpg?
I have to execute 12000 CL Commands one by one.. So, I have created a file called COMMAND. This file has only 1 field called STRING. This file had 12000 records, and all these records are CL Commands (ex: CALL PGM(PGM1)), etc) I have written a CL which will read all the record and do sbmjob.. But it is not working... Plz help me to exexute all these 12000 commands..
what does the opcode free do?
if dspatr(pc) and csrloc were specified for a format, which keyword would have priority?
why we use binding directory and service pgm
How to genarate the reports?
how can you execute a command from within an rpg program without calling a clp program?
define data structure?
What are all the different types of access path?
How are the objects stored on AS/400?
how many key fields does cl required
Can an indexed file be accessed in arrival seQuence in RPG program ?