wat is the difference between dataarea and data queue?
Answer Posted / chandrababu t
Data areas are using to communicate with other programs
within AS400 system where as Dataq's are using to
communicate with other programs out of AS400 SYStem aswell.
data in Data area value is permanent and data in data q is
cleared once it is received. Hope this clear now.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
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?
Explain mdt?
what is *place and *auto keyword in prtf ?plz explain
how do I play {insert rpg system here}?
what is program status data structure?
How to create a login screen using a command instead of display file.... intention is to get a password field on a command..... how do you achieve this...
how can I tell when to replace the array?
What is the purpose of record level identifier?
can you debug ile rpg program using isdb?
How would display prime numbers using CL program?
what is an online rpg?
How can we override a file during runtime in rpg?
what was the robotech rpg?
How to handle duplicate error handling in RPG?
what is data area and how it is used in rpg program ?