What are different ways to pass data between programs and
which one is the efficient way?
Answer Posted / kcsyam
Parameter(PARM) Data Area, Data Queue, MQSeries Message
Queue
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Please tell me how to read the records from a file with load an array of size with error conditions(The logic answer for this question is ARR is array of 99 elements Z-ADD 0 IDX *LOVAL SETLL FILE READ FILE 99 *IN99 DOWEQ *OFF IDX ANDLT 99 ADD 1 IDX MOVE FIELD ARR,IDX READ FILE 99 ENDDO).So,Please give me the complete of this code.
what is a rpg?
How would display prime numbers using CL program?
how does the rpg element work?
how do I play {insert rpg system here}?
can you debug ile rpg program using isdb?
When it is desirable to describe files Internally?
What is the diff bw PF/LF Name and their Record format name? what is restriction in record format then file name?
How to define data area in RPG program? In which scenario multi occurrence DS is use in AS400?
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.
Explain mdt?
How to declare the pull button in AS/400..
can I touch the array during treatments?
what is *place and *auto keyword in prtf ?plz explain
how can I tell when to replace the array?