how to display all the members records in a physical file
without using ovrdbf?
Answer Posted / nutan
there is no option as *ALL on extmbr buddy..
plese verify before broadcasting..
| Is This Answer Correct ? | 0 Yes | 13 No |
Post New Answer View All Answers
How to define data area in RPG program? In which scenario multi occurrence DS is use in AS400?
what is *place and *auto keyword in prtf ?plz explain
during execution, an rpg/400 program automatically follows a sequence of operations for each record that is processed. The built-in program cycle includes the following logical steps.
what happens when sflsiz = sflpag? What are the advantages and disadvantages?
how do I declare a minor?
Interviewer asked me write down DDS for load all subfile .can anybody write dds
what is program status data structure?
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 difference between copybooks and subprocedures in as400?
which program rpg or cl is efficent to update a transaction onto a database file and why ?
How many program bind in one module....
what is the difference between do while and do until?
what is data area and how it is used in rpg program ?
How can we override a file during runtime in rpg?
If my rpg program has a date field, what extra care I have to take while compiling that rpg program? If the file is keyed and I have declared the file as well as key list properly in my program. Still am getting an error message like "chain/reade operation is not allowed" what may be the case?