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
how does the rpg element work?
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 do you mean by an input subfile, what are the keywords required?
what is kids-rpg?
Interviewer asked me write down DDS for load all subfile .can anybody write dds
do you use message subfiles? What are the necessary keywords required coding a message subfile?
What is a record lock error?
how do I declare a table or array in rpg iv?
what is program status data structure?
What is the diff bw PF/LF Name and their Record format name? what is restriction in record format then file name?
if there is a module object , how to find the program object for this module object.Assume the module object name and program object name is not same.
How to create a login screen using a command instead of display file.... intention is to get a password field on a command..... how do you achieve this...
Assume 2 users are using the same file and first user updates some record in the file. Will the 2nd user will be able to see the updated record or not?
How to call one program from another program in RPG? please help me with the code
how do you use commitment control in rpg?