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 16283i 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 3838I 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 4803
how you will know whether you are in sfldrop or sflfold mode?
maximum number of subfiles that can defined in a rpg program for one display file is?
do you use message subfiles? What are the necessary keywords required coding a message subfile?
what does dfu program you to do on a record?
When we have a file with Duplicate records and I want to read the unique record from the file. For example a file containing Emp Name as 'Ram' and there are 3 entries of it. So how to read a unique record from File?
which indicator is used for read?
Explain the syntax of sort?
what are the three types of keywords associated with printer file ?
is their a difference in cobol400 for the release 5.2 and 6.1 at the as400.
What is %CHECK?
What is the Difference between command attention key and command function key ?
what is overlay?
What Does 'sr' In Columns 7-8 Of C Specs Mean?
Set on command is used for closed all opened files , initialize var and release resource , return cmd is used for return to calling program but my req. Is dnt close opened files and resource must released while doing transactions , how can i do this...?
how do handle file exception/error?