{
{    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.
{
{        QFP$LIST_JOBS_VIA_MODE (JOB_MODE, SYSTEM_JOB_NAMES,
{          NUMBER_OF_JOBS_RETURNED, STATUS);
{
{ JOB_MODE: (input) This parameter specifies the job_mode of jobs for which
{        system job names are to be returned.
{
{ SYSTEM_JOB_NAMES: (output) This parameter specifies the array into which
{        the list of system job names is to be placed.
{
{ NUMBER_OF_JOBS_RETURNED: (output) This parameter specifies the number of
{        system job names returned in the array.
{
{ STATUS: (output) This is the record containing the status of the request.
{      CONDITIONS:
{        none.
