{
{    This request is used to determine whether or not an initiated job is still
{  known to the system.  This request should be used by application subsystems
{  to determine if users of the application have been recovered after a failure
{  of the operating system or a failure of the application subsystem.
{
{          CMP$INITIATED_JOB_STATUS (JOB_NAME, JOB_EXECUTING)
{
{  JOB_NAME: (input)  This parameter specifies the job name of the initiated job.
{
{  JOB_EXECUTING: (output)  This parameter returns a boolean indicating whether
{                           or not the job is still executing.
{
