how do I declare a table or array in rpg iv?
No Answer is Posted For this Question
Be the First to Post Answer
How Chain operation copies the record's data to the input buffer for the program?
Hi, can any one tell me :IN CASE OF SINGLE PAGE FILE HOW WILL I LOAD THE PREVIOUS PAGE WITHOUT THE USE OF SFLCLR INDICATOR ?
1. If there are two programs using same file and 2 users are using the file at the same time and what can be done to allow them both to access? 2. How can remove lock from the file for accessing it by both users?
How to define data area in RPG program? In which scenario multi occurrence DS is use in AS400?
what was the robotech rpg?
suppose one file is used by 100 user and file is locked by 100 user, what are the impact analysis?
How to find d key field of a pf that doesn’t have source physical file?
If the last record of a file has been read, and the next operation on that file is a READ operation, what will be the values of the input fields for that file? A. They will be blank and/or zero. B. They will be null. C. They will equal the values of the first record in the file. D. They will equal the values of the last record read.
Why Rpg/400 is Famous?
wat is meant by hidden field , why it is used?
what is decimal data error? when it will come and how to achieve(rectify) this error please give me solution as well as code
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?