Answer Posted / venkatarao
These are used for override data areas/Fields/Files. These
are called as Field level keywords.
| Is This Answer Correct ? | 2 Yes | 8 No |
Post New Answer View All Answers
If my rpg program has a date field, what extra care I have to take while compiling that rpg program? If the file is keyed and I have declared the file as well as key list properly in my program. Still am getting an error message like "chain/reade operation is not allowed" what may be the case?
what is the necessary keyword needed to scroll subfile records?
what is file information data structure?
how do I preserve and clean the array?
How Chain operation copies the record's data to the input buffer for the program?
When we have a file with Duplicate records and I want to read the unique record from the file. For example a file containing Emp Name as 'Ram' and there are 3 entries of it. So how to read a unique record from File?
How to call one program from another program in RPG? please help me with the code
What is the difference between iter and do?
how do you use commitment control in rpg?
what do you mean by an input subfile, what are the keywords required?
what is an online rpg?
what is kids-rpg?
how can I tell when to replace the array?
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 a record lock error?