Difference between revisions of "Send Data Queue (QSNDDTAQ)"
From MidrangeWiki
DaveLClarkI (talk | contribs) |
DaveLClarkI (talk | contribs) m (DaveLClarkI moved page QSNDDTAQ to Send Data Queue (QSNDDTAQ): Better Indexing (too many Q's)) |
(No difference)
|
Revision as of 20:32, 6 December 2018
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)