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
What are the types of identifiers?
what is file information data structure?
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.
How to declare the pull button in AS/400..
what is the difference between do while and do until?
thanks mr.Harshad R Suryawaunshi,i'm new to as400 i think you are telling in rpgile i know only rpg400 if possible can you tell in rpg400
How to write record if no field or the field are different in physical file in rpgle ?
explain sflclr, sflend, sfldlt, and sflcsrrrn?
When we have a file with Duplicate records and I want to read the unique record from the file. For example a file containing Emp Name as 'Ram' and there are 3 entries of it. So how to read a unique record from File?
can you debug ile rpg program using isdb?
what is the necessary keyword needed to scroll subfile records?
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
what do you mean by an input subfile, what are the keywords required?
How do u design a physical file, when you have 2 Unique fields like for eg in A student file student ID and student examination no both are unique
We have job which is running as batch. It takes atleast 06 hours to complete tht job. But I wanna do tht job with in 3 hours?