How Chain operation copies the record's data to the input buffer for the program?
No Answer is Posted For this Question
Be the First to Post Answer
How can read PF in reverse order (end to start) in CL pgm..
what is edit word and edit code
How to sort an array in descending in RPG
1.The questions have given an array declaration and move operation then this statement is correct or not?
How do you find out whether a record is present in the physical file without reading the file? for Example Employee No: 100 in an Employee master.How do we find out whther 100 is present in Employee master without reading the file?
11 Answers Bank Of America, CSC, IBM,
A pgm subroutine calling child subroutine, that child subroutine again calling parent subroutine, u have 1000 lines of code, with out debugging , how can u find that error??? Is there any command to find errors in pgm???
Can we trigger an rpg program which has user interaction with display file when updating a file using the command ADDPFTRG?
i have 1000 records in pf.what are all the ways to read a particular name records in rpg?? ie.. in pf i have a name called demo appeared around 52 times hw will we read this particular records in rpg/400?.
1.What is the Maximum field length we can declare in RLU?? 2. What is the difference if your designing RLU using DDS and using the option 19 for the RLU??
what are the parameters of jobd?give in detail.&what are the parameters of subsystem...????
If I have a file with 5 record and that file has 2 Key field and I want to read the unique record of the file then how can we achieve it?
How to read alternative records in a pf by using rpg?