how to display all the members records in a physical file
without using ovrdbf?
Answer Posted / chitta
by using the command dspfd
| Is This Answer Correct ? | 2 Yes | 11 No |
Post New Answer View All Answers
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.
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
what are the key words you must use when using a subfile?
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 a rpg?
what do you mean by an input subfile, what are the keywords required?
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?
what is *place and *auto keyword in prtf ?plz explain
How can we know running job is batch or interactive?
How can we override a file during runtime in rpg?
1. If there are two programs using same file and 2 users are using the file at the same time and what can be done to allow them both to access? 2. How can remove lock from the file for accessing it by both users?
which program rpg or cl is efficent to update a transaction onto a database file and why ?
what is data area and how it is used in rpg program ?
How to declare the pull button in AS/400..
what is an online rpg?