IBM AS400 AllOther (736) I am reading a file in CL program. and MONMSG CPF0864 has arrived means EOF has arrived. Now i want to read this file again. How i can do this?
5 15832i have two programs 1.cobol program 2.copy book program can i move bouth program in to the production or single single program?
UHG,
1 3659I 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..
ISE,
2 4566
how do I preserve and clean the array?
what is the maximum number of files allowed in rpg?
maximum number of subfiles that can be active for a single file is?
which cl command is used to trap error messages during program execution?
What is the difference between non-join logical files and join logical files?
What are the different opcodes used for file operation on a subfile in a rpg pgm?
How to find the list of source physical files in a library?
what is an online rpg?
what are dds required for subfile?
what are the three types of keywords associated with printer file ?
how can I give more performance to some selected pages?
what is externally described file ?
what are members?
Hi Viewers can any body explain me how to update and ahange the already existed data in physical file using subfile ? please explain me with the code if possible?
when are the unique constraints executed?