
{
{   The purpose of this request is to obtain a list of system supplied names
{  for each executing job in the system via specified JOB_MODE.
{
{     JMP$LIST_JOBS_VIA_MODE ( MODE, JOB_LIST, COUNT, STATUS)
{
{  MODE: (input) This parameter specifies the job_mode of jobs for which
{        system supplied names are to be returned.
{
{  JOB_LIST: (output) This parameter specifies the array into which the
{            list of system supplied names is to be placed.
{
{  COUNT: (output) This parameter specifies the number of system supplied
{         names returned in the array.
{
{  STATUS: (output) This parameter specifies the request status.
{

