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 16117i 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 3766I 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 4709
In Which Specs Arrays, Tables & Constants Are Defined?
what is the length of a variable in rpg?
Define perform? And its types?
which indicator is used for read?
what would be the effect on the field where reverse image, underline and highlight display attributes were active?
How can we read file using curser? how to define a curser?
what is overlay?
what is the difference between *like and *namvar ?
There is one string as A B C and wanted to display string as Shri A Shri B Shri C, how we can do this in sql? If we have around 100 values in string like this, each value should be displayed with initials as Shri.
is their a difference in cobol400 for the release 5.2 and 6.1 at the as400.
How to call one program from another program in RPG? please help me with the code
how do you use exceptional write in c specs?
1. What is bound-by-call and bound-by-reference? 2. Where and why is *Nomain used? 3. What are the difficulties faced by programmers when using service programs? 4. Explain the different ways of parsing and compiling XML in iSeries.
What Is The Object Type Of Pf, Lf, Printer File & Display File?
how to develop some simple graphs (bar charts) using just html?