Difference between revisions of "Receive Data Queue (QRCVDTAQ)"

From MidrangeWiki
Jump to: navigation, search
m
Line 1: Line 1:
 +
[[Category:API]]
 
[[Category:RPG_Prototypes]]
 
[[Category:RPG_Prototypes]]
 
[[Category:Data Queue]]
 
[[Category:Data Queue]]

Revision as of 19:05, 4 December 2018

Receive Data Queue Entry

Receives an entry from a Data Queue.

DQRCVDTAQ         PR                  EXTPGM('QRCVDTAQ')        
D prDQName                      10A   const                     
D prDQLibr                      10A   const                     
D prDQLen                        5P 0                           
D prDQData                   32767A   options(*varsize)         
D prDQWait                       5P 0 const