Difference between revisions of "Send Data Queue (QSNDDTAQ)"
From MidrangeWiki
m (→Send Data Queue Entry) |
m |
||
Line 1: | Line 1: | ||
[[Category:RPG_Prototypes]] | [[Category:RPG_Prototypes]] | ||
+ | [[Category:Data Queue]] | ||
=Send Data Queue Entry= | =Send Data Queue Entry= | ||
Sends an entry to a [[:Category:Data Queue|Data Queue]]. | Sends an entry to a [[:Category:Data Queue|Data Queue]]. |
Revision as of 15:07, 20 January 2012
Send Data Queue Entry
Sends an entry to a Data Queue.
DQSNDDTAQ PR EXTPGM('QSNDDTAQ') D prDQName 10A const D prDQLibr 10A const D prDQLen 5P 0 const D prDQData 32767A const options(*varsize)