how to display all the members records in a physical file
without using ovrdbf?
Answer Posted / srisailam
Hello nutan,
Please mention *all in single quotes
EX:EXTMBR('*ALL')
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is difference between bind by copy and bind by reference?
thanks mr.Harshad R Suryawaunshi,i'm new to as400 i think you are telling in rpgile i know only rpg400 if possible can you tell in rpg400
can any one help in hawkeye and turnover or any change management system plzzzzz or send the documents to my mail id :gvsp.as4@gmail.com
what is the difference between do while and do until?
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?
how can you display specific subfile page on the screen in unequal subfile?
explain sflclr, sflend, sfldlt, and sflcsrrrn?
what do you mean by an input subfile, what are the keywords required?
How Chain operation copies the record's data to the input buffer for the program?
what is data area and how it is used in rpg program ?
What is the difference between iter and do?
What are the types of identifiers?
Program to read marks of 10 students for 4 subjects and compute and display total marks and status of each student in rpg
How to select highest score of each subject or how to select highest income of every month?
which program rpg or cl is efficent to update a transaction onto a database file and why ?