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 15853i 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 3665I 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 4578
maximum number of subfiles that can defined in a rpg program for one display file is?
What is RETURN CURSER LOCATION in subfile?
define the purpose of the *cat function?
define a output queue?
How to change the batch job to interactive job?
How to convert a spool file to PDF file in AS400?
which cl command is used to trap error messages during program execution?
what is xfoot opcode ?
when would you prefer logical file than opnqryf?
Program to read marks of 10 students for 4 subjects and compute and display total marks and status of each student in rpg
what is the use of jdftval in join logical file?
How to read a pf in reverse(from last record to first) using cl?
how do you specify page overflow indicator for printer files in rpg?
Why we sometimes use same file name in file and tofile in ovrdbf and sometimes different?
how do you use exceptional write in c specs?