when is a tag statement used in rpg?
Answers were Sorted based on User's Feedback
What is the purpose of OPNQRYF (Open Query File)?
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..
Hey, What is the difference between SCAN,CHECK,XLATE OPCODES? please give me the answeres with example in real time senario?
How can we create subsystem in as400?
PGM QSH CMD('/QOpenSys/bin/sftp -b/home/test/myfile.txt serverUserID@server') ENDPGM Can u plz tell me what the above code do exactly?
what are the different types of arrays?
How to reverse the string in rpg
How many secondary files allowed in a program?
What is the difference between regular logical file and join logical file?
how to validate input values in display file ?
what is overlay?
How a field is renamed in rpg IV?..give answer with example?