What are different ways to pass data between programs and
which one is the efficient way?
Answer Posted / kar
I think the effiecient way is by using DataQueue.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
How to define data area in RPG program? In which scenario multi occurrence DS is use in AS400?
can you debug ile rpg program using isdb?
what is the use of sflnxtchg?
write an RPG program to calculate the marks of 5 students (A,B, C, D, E)in 3 different subjects (eng, math, sci) an display on the screen
How to declare the pull button in AS/400..
How can we override a file during runtime in rpg?
How to write record if no field or the field are different in physical file in rpgle ?
how can I tell when to replace the array?
1. What is bound-by-call and bound-by-reference? 2. Where and why is *Nomain used? 3. What are the difficulties faced by programmers when using service programs? 4. Explain the different ways of parsing and compiling XML in iSeries.
what is a rpg?
Interviewer asked me write down DDS for load all subfile .can anybody write dds
what is an online rpg?
how do I declare a table or array in rpg iv?
How to handle duplicate error handling in RPG?
what is *place and *auto keyword in prtf ?plz explain