
{
{    The purpose of this request is to determine the number of tasks
{  connected to a queue, the number of queued messages, and the number
{  of waiting tasks.
{
{        PMP$STATUS_QUEUE (QID, COUNTS, STATUS)
{
{  QID: (input) This parameter specifies the system supplied identifier
{        of the queue of which is to be interrogated.
{        This identifier is returned by the PMP$CONNECT_QUEUE request.
{
{  COUNTS: (output) This parameter specifies the number of tasks
{        connected to the queue, the number of queued messages, and the
{        number of waiting tasks.
{
{  STATUS: (output) This parameter specifies the request status.
{       CONDITION: pme$unknown_queue_identifier, pme$usage_bracket_error.
{       IDENTIFIER: pmc$program_management_id.
{
