At this point, I think only one little problem can have, every time I reschedule a queued job, the at command inserts at the begining of the script all of the environment variables. Is this a serious problem or I can discard it ?
It will be created at the begining and deleted automatically at the end. Code: ADDRESS TSO ARG JOBNAME JOBID "ALLOC F(ISFIN) TRACKS SPACE(1) REU" /* USED BY SDSF */ "ALLOC F(ISFOUT) NEW DELETE REU " , /* USED BY SDSF */ ...