how to display all the members records in a physical file
without using ovrdbf?
Answer Posted / rajesh
using non-join logical file(single format)file we can
display all members records.
Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
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.
How to define data area in RPG program? In which scenario multi occurrence DS is use in AS400?
What is difference between bind by copy and bind by reference?
What is the difference between iter and do?
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 file information 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...
how can you display specific subfile page on the screen in unequal subfile?
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 Chain operation copies the record's data to the input buffer for the program?
what is the procedure and explain about real time scenario.
what is the necessary keyword needed to scroll subfile records?
explain sflclr, sflend, sfldlt, and sflcsrrrn?
what was the robotech rpg?
What is a record lock error?