{
{    The purpose of this request is to enter a recovering job in the Known Job
{ List.  The information is gained from the job's environment when the system
{ was idled.
{
{       QFP$REBUILD_EXECUTING_JOB (CURRENT_CLOCK_TIME, SYSTEM_JOB_NAME,
{             JOB_CONTROL_BLOCK);
{
{ CURRENT_CLOCK_TIME: (input)  This is the clock time for job submission.
{
{ SYSTEM_JOB_NAME: (input)  This is the system supplied name of the job being
{       recovered.
{
{ JOB_CONTROL_BLOCK: (input)  This is the job's Job Control Block.
