two types of read performed in dataqueue?????
Answer Posted / sreedhar
Retrieve Data Queue Message (QMHRDQM) retrieves an entry from a data queue without removing the entry.
Required Parameter Group:
1 Receiver variable Output Char(*)
2 Length of receiver variable Input Binary(4)
3 Format name Input Char(8)
4 Qualified data queue name Input Char(20)
5 Message selection information Input Char(*)
6 Length of message selection information Input Binary(4)
7 Message selection information format name Input Char(8)
8 Error code I/O Char(*)
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
how does the rpg element work?
Suppose we have one database file and it is used by 5 programs and in 3 program we have to add some records in datbase file s what is the impact on other program?
What is difference between bind by copy and bind by reference?
what are the key words you must use when using a subfile?
can I touch the array during treatments?
how do I declare a table or array in rpg iv?
How to call one program from another program in RPG? please help me with the code
What is the purpose of record level identifier?
what is the difference between do while and do until?
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 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
what was the robotech rpg?
what is file information data structure?
How to define data area in RPG program? In which scenario multi occurrence DS is use in AS400?
How to handle duplicate error handling in RPG?