How I can reread the physical file in CL program once the
end of file reached in same CL program.
Answer Posted / shobhit
Have you tried this option..
This option will not work as once the end of file reached
in CL program can not be reseted at beginning.
The Only way is come out of the cl program and call it
again.
| Is This Answer Correct ? | 14 Yes | 6 No |
Post New Answer View All Answers
how can you display specific subfile page on the screen in unequal subfile?
How to define data area in RPG program? In which scenario multi occurrence DS is use in AS400?
How can we override a file during runtime in rpg?
How to call one program from another program in RPG? please help me with the code
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?
can anybody help me to solve this problem. the program that i m checking display error message saying "Record format for file AJDSPFFD does not match model file and decimal error. how to solve this problem. The AJDSPFFD is snapshot the AJTLOG that is the audit trail list.
do you use message subfiles? What are the necessary keywords required coding a message subfile?
what do you mean by an input subfile, what are the keywords required?
Hi Viewers can any body explain me how to update and ahange the already existed data in physical file using subfile ? please explain me with the code if possible?
What is difference between bind by copy and bind by reference?
Explain mdt?
how can I tell when to replace the array?
what was the robotech 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?
When it is desirable to describe files Internally?