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
How to select highest score of each subject or how to select highest income of every month?
how can you display specific subfile page on the screen in unequal subfile?
How can we override a file during runtime in rpg?
What is the difference between copybooks and subprocedures in as400?
how can I tell when to replace the array?
what is an online rpg?
what do you mean by an input subfile, what are the keywords required?
what are the key words you must use when using a subfile?
How can we know running job is batch or interactive?
How to declare the pull button in AS/400..
during execution, an rpg/400 program automatically follows a sequence of operations for each record that is processed. The built-in program cycle includes the following logical steps.
if there is a module object , how to find the program object for this module object.Assume the module object name and program object name is not same.
are there any useful c runtime apis that I can call from rpg iv?
how do I preserve and clean the array?
How to call one program from another program in RPG? please help me with the code