{
{   The purpose of this request is to display the status of the selected jobs
{ to the specified file using the desired display options.
{
{       JMP$DISPLAY_JOB_STATUS (FILE, DISPLAY_OPTIONS, JOB_NAMES, STATUS);
{
{ FILE: (input) This is the name of the file to write the job status display.
{
{ DISPLAY_OPTIONS: (input) This is the set of desired attributes to display
{       for each job.
{
{ JOB_NAMES: (input) This defines list of jobs for which status is desired.
{
{ STATUS: (output) This is the status of the request.
{      CONDITIONS:
{        cle$improper_name
{        jme$no_jobs_were_found
