We have a Physical file, after reading 5 records,it has to
read LF of that same Physical file,Will it start reading
from Ist record or will start reading from 5th record?
Answers were Sorted based on User's Feedback
Answer / sreedhar
Do you have any requirment to read from 6th record?
| Is This Answer Correct ? | 2 Yes | 1 No |
Anybody know the difference of primary file and full procedural file
How to update only a field of a PF in an RPG program. I don't want to update the record, only one field.
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?
In single page subfile,if I select the mutiple options in 1 page and without pressing enter,I press rollup key (pagedown).In such case how I can handle it in rpg becasue in single page we have to handle it in pgm. It would be helpful if any one answer with coding
4 Answers Infinite Computer Solutions,
what is the procedure and explain about real time scenario.
0 Answers Adhoc Technologies, Hanuman Automation, HSBC, IBM,
What is the difference between ITER and DO ? I know both are used to execute set of statements repeatedly, but what is the main difference?
Difference between creating a report using Printer file and WRKQRY(Query Report) ?
how do u find whether a record is locked or not??
purpose of pannel group??/
How can you determine the number of characters in a variable?
where we give the MSGSFL in rpg400?
what is the necessary command needed before OPNQRYF and why?