do you use message subfiles? What are the necessary keywords required coding a message subfile?
No Answer is Posted For this Question
Be the First to Post Answer
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?
How to create a key field for a logical file inside RPG?
what is file identifier wher we can use
what is use of sflnxtchg and use of MDT(modify data tag).both r same r not and can we use these on dspf and subfile.
Why there is invention of RPG if we can do insert update delete in CL through SQL.Why the rise of RPG?
1.How can you search an entire source file for a particular field name? 2.How can you find the differences between two versions of the source for the same program? 3.What is a hidden field as it relates to a sub file? 4.How do you display a sub file that has no records in the sub file?
What is use of IMPORT and EXPORT in RPGLE ? What is activation Group ? What is Service Program ???? How to call another program in RPGLE ?
In a particular program one file is used where override command is applied to a file, now this program calls another program where we want to use the same file but without override.How it can be done?
How to update physical file in rpgle without using display file?
How do you find whether a record is locked or not?
What is the purpose of PUTOVR keyword?
how can you display specific subfile page on the screen in unequal subfile?