Send Data Queue (QSNDDTAQ)

From MidrangeWiki
Revision as of 15:13, 7 May 2007 by David (talk | contribs) (New page: Category:RPG_Prototypes =Send Data Queue Entry= <pre> DQSNDDTAQ PR EXTPGM('QSNDDTAQ') D prDQName 10A const ...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Send Data Queue Entry

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