The RP program is displaying records 11 times .But there
are 10 records in
a pf.(ie last record is displayed twice).How to
display records only 10 times?
Answer Posted / mathan kumar
RPG400
FPF IF E DISK k
C *LOVAL SETLLEMP
C READ EMP 90
C *IN90 DOWEQ *OFF
............
C ............
C READ EMP 90
C ENDDO
C SETON LR
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
do you use message subfiles? What are the necessary keywords required coding a message subfile?
what is the difference between do while and do until?
Explain mdt?
Suppose we have one database file and it is used by 5 programs and in 3 program we have to add some records in datbase file s what is the impact on other program?
explain sflclr, sflend, sfldlt, and sflcsrrrn?
How to handle duplicate error handling in RPG?
how do I declare a table or array in rpg iv?
what is the rpg system?
what is an online rpg?
what is *place and *auto keyword in prtf ?plz explain
what do you mean by an input subfile, what are the keywords required?
We have job which is running as batch. It takes atleast 06 hours to complete tht job. But I wanna do tht job with in 3 hours?
what was the robotech rpg?
what is a rpg?
can you debug ile rpg program using isdb?