{
{   The purpose of this request is to retrieve some count information
{ kept about jobs.  The count information includes items such a the
{ number of queued and initiated jobs and job class counts.
{
{        JMP$GET_JOB_COUNTS (JOB_COUNTS, STATUS);
{
{ JOB_COUNTS: (output) This is a record that contains various counts of
{        general interest.
{
{ STATUS: (output) This is a record that contains the status of the request.
{
