How can read PF in reverse order (end to start) in CL pgm..
Answer Posted / sajied
use posdbf opnid(file name)
position (*start)
| Is This Answer Correct ? | 4 Yes | 26 No |
Post New Answer View All Answers
How to select highest score of each subject or how to select highest income of every month?
give an eg of ACQ-(ACQUIRE),BIT OFF,BIT ON,DEALLOC,DUMP,FEOD,FORCE,MHHZO,MHLZO,MHLLZO,MLHZO,REL,RESET,TESTZ,TESTB,TESTN----GIVE SMALL EXAMPLE TO THE OPCODES...TO UNDERSTAND FUNCTIONING...........
How many program bind in one module....
what was the robotech rpg?
what is data area and how it is used in rpg program ?
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.
Please tell me how to read the records from a file with load an array of size with error conditions(The logic answer for this question is ARR is array of 99 elements Z-ADD 0 IDX *LOVAL SETLL FILE READ FILE 99 *IN99 DOWEQ *OFF IDX ANDLT 99 ADD 1 IDX MOVE FIELD ARR,IDX READ FILE 99 ENDDO).So,Please give me the complete of this code.
How to declare the pull button in AS/400..
what is a rpg?
what is kids-rpg?
which program rpg or cl is efficent to update a transaction onto a database file and why ?
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?
if there is a module object , how to find the program object for this module object.Assume the module object name and program object name is not same.
What is file identifier where we can use?
How to write record if no field or the field are different in physical file in rpgle ?