APIs by Example: User Queues, Part 2

In the January 29, 2004, issue of this newsletter, Carsten Flensburg demonstrated how to create a CRTUSRQ command that you can use to create user queues. In this issue, he demonstrates how to use user queues in your applications. Functionally, user queues are very much the same as data queues. They provide a means of […]

APIs by Example: Creating A User Queue

In this installment of APIs by Example, Carsten Flensburg demonstrates how to create a command definition for the Create User Queue (QUSCRTUQ) API. The result is a CRTUSRQ command that you can easily use in your CL programs. This command’s counterpart, the DLTUSRQ command, comes with OS/400 and does not need to be created manually. […]