{
{    The purpose of this request is to attach (reconnect) to a disconnected job.
{
{        JMP$ATTACH_TIMESHARING_JOB (JOB_NAME, STATUS);
{
{ JOB_NAME: (input) This is the name of the job to attach.
{
{ STATUS: (output) This is the status of the request.
{       CONDITIONS:
{         jme$duplicate_name
{         jme$name_not_found
{         cle$invalid_name
{
