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?
Post New Answer View All Answers
what is the difference between do while and do until?
What is the purpose of record level identifier?
how can I tell when to replace the array?
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.
Please tell me how to read the records from a file with load an array of size with error conditions(The logic answer for this question is ARR is array of 99 elements Z-ADD 0 IDX *LOVAL SETLL FILE READ FILE 99 *IN99 DOWEQ *OFF IDX ANDLT 99 ADD 1 IDX MOVE FIELD ARR,IDX READ FILE 99 ENDDO).So,Please give me the complete of this code.
how can you display specific subfile page on the screen in unequal subfile?
What is a record lock error?
how do I declare a table or array in rpg iv?
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?
which program rpg or cl is efficent to update a transaction onto a database file and why ?
How would display prime numbers using CL program?
what was the robotech rpg?
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...
what is the procedure and explain about real time scenario.
do you use message subfiles? What are the necessary keywords required coding a message subfile?