What are different ways to pass data between programs and
which one is the efficient way?
Answer Posted / surendra y mudliar
Different ways for passing parameters are
1) Data Area
2) Data Queue
Data Queue is the efficient one.
Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is file identifier where we can use?
how do I declare a minor?
What is ment by record level identifier?
What is the difference between copybooks and subprocedures in as400?
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.
what is an online rpg?
How to declare the pull button in AS/400..
what is the rpg system?
When it is desirable to describe files Internally?
Hi Viewers can any body explain me how to update and ahange the already existed data in physical file using subfile ? please explain me with the code if possible?
How to call one program from another program in RPG? please help me with the code
how do I declare a table or array in rpg iv?
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...?
how do you use commitment control in rpg?
How many program bind in one module....