{
{   The purpose of this request is to obtain the full status of all jobs and
{  queue files that currently exist in the system. Special privileges are
{  required for this request.
{
{     JMP$QSTATUS_ALL_FULL ( QUEUE_TYPE, PRIORITY, START, STATUS_ARRAY,
{       NRETURNED, STATUS)
{
{  QUEUE_TYPE: (input) This parameter specifies the type of jobs and/or
{                      files for which status information is desired.
{
{  PRIORITY: (input) This parameter is not currently used.
{
{  START: (input) This parameter is not currently used.
{
{  STATUS_ARRAY: (output) This parameter specifies the array of status records
{                         that the status is placed into.
{
{  NRETURNED: (output) This parameter specifies the number of status records
{                      returned in STATUS_ARRAY.
{
{  STATUS: (output) This parameter specifies the request status.
{
