Answer Posted / surendra y mudliar
For creating help panel for your application.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Suppose we have one database file and it is used by 5 programs and in 3 program we have to add some records in datbase file s what is the impact on other program?
How can we know running job is batch or interactive?
When it is desirable to describe files Internally?
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 file information data structure?
What is the purpose of record level identifier?
What are the types of identifiers?
do you use message subfiles? What are the necessary keywords required coding a message subfile?
how do I preserve and clean the array?
what is the rpg system?
Set on command is used for closed all opened files , initialize var and release resource , return cmd is used for return to calling program but my req. Is dnt close opened files and resource must released while doing transactions , how can i do this...?
what is the difference between do while and do until?
how do I play {insert rpg system here}?
How Chain operation copies the record's data to the input buffer for the program?
how do I declare a table or array in rpg iv?