How I can reread the physical file in CL program once the
end of file reached in same CL program.
Answer Posted / naga srinivas.kattula
Ovrdbf file name with share
rtvmbrd to get the number of recoeds of file
Pos: Posdbf with positon *first
RCVf file name
count the loops
If no of records of file is equal to no of loops
goto POS
enddo
count+
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what is the procedure and explain about real time scenario.
How to declare the pull button in AS/400..
How would display prime numbers using CL program?
What is a record lock error?
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
what is the rpg system?
Set on command is used for closed all opened files , initialize var and release resource , return cmd is used for return to calling program but my req. Is dnt close opened files and resource must released while doing transactions , how can i do this...?
is this a rpg channel?
how do I preserve and clean the array?
how do I declare a table or array in rpg iv?
How to select highest score of each subject or how to select highest income of every month?
how do I declare a minor?
what is the necessary keyword needed to scroll subfile records?
are there any useful c runtime apis that I can call from rpg iv?