1.How to load Records of a Physical file(PF) in the reverse
order, in CL program?
Answer Posted / ravi kumar
POSDBF command can useful
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
how do I preserve and clean the array?
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?
which program rpg or cl is efficent to update a transaction onto a database file and why ?
What is the difference between iter and do?
how do I play {insert rpg system here}?
what is the difference between do while and do until?
write an RPG program to calculate the marks of 5 students (A,B, C, D, E)in 3 different subjects (eng, math, sci) an display on the screen
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 difference between copybooks and subprocedures in as400?
what do you mean by an input subfile, what are the keywords required?
how do I declare a minor?
How Chain operation copies the record's data to the input buffer for the program?
How to create a login screen using a command instead of display file.... intention is to get a password field on a command..... how do you achieve this...
What is the diff bw PF/LF Name and their Record format name? what is restriction in record format then file name?
How can we override a file during runtime in rpg?