How Chain operation copies the record's data to the input buffer for the program?
No Answer is Posted For this Question
Be the First to Post Answer
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.
what is plat file?
How to call one program from another program in RPG? please help me with the code
Errors in Sql query will be in which state?
what was the robotech rpg?
what is the difference between SETON RT & RETURN?
Why Rpg/400 is Famous?
How can i keyed a flat file in RPGLE
i want code and what are used key words are ...like wrkmbrpdm screen (q) i have a file with 3 fields empno,empname,empaddr... here you give the empno it displays from that number to remaining empno's how? sub file screen: employee details pos to:empno then enter empno empname empaddr so file have 100 records from 1 to 100 so the above pos you give the 55 empno...it displays the from 55 to remaining... ...... please share this answel
How to update only a field of a PF in an RPG program. I don't want to update the record, only one field.
How do you do indexing in a physical file?
How can you delete a record from a file in RPG without using DELETE oppcode?