what are indicators?
No Answer is Posted For this Question
Be the First to Post Answer
how do you read changed records backward in subfile?
what is the use of jdftval in join logical file?
what are the important factors in error message subfile ?
which of the following operations does not zero the field flda defined as 4,0?
any one have give AS400 study material? pls pass it to gopalsai789@gmail.com
define the purpose of the *cat function?
list some of the commonly used commands for debugging?
Hello friends, i am new to AS/400. Can any one help me in AS/400 i meant say can you send me some FAQS and interview questions.
what are the different types of data areas?
define the purpose/use for sflrna?
which are the member types which seu supports?
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..