AIPS NRAO AIPS HELP file for SUBMIT in 31DEC09



As of Sun Nov 22 17:13:08 2009


SUBMIT: Verb which submits a batch work file to the job queue

INPUTS

BATQUE          1.0         2.0    Batch work file and job queue
DETIME          0.0       480.0    Delay job for DETIME hours
VERSION
                                   Version of Checker and AIPS-
                                   batch to be used.

HELP SECTION

SUBMIT
Type: verb
Use: Submits the specified batch work file to the batch checker
     program (AIPSC).  If the checker finds no errors, the contents of
     the work file are moved to a job file and the job is queued to be
     executed by batch AIPS (AIPSB).  Note that the checker expands
     any RUN files during this process.  Thus, after the job has been
     successfully submitted, you may modify the RUN files without harm
     to the job.  The work file is not modified by this process.  The
     checker will delay the job by DETIME, but by at least 1 minute.
     Use QUEUES to see when the job is scheduled to run.
Adverbs:
  BATQUE....The number of the batch work file and of the job queue to
            which it is to be submitted (1 to allowed maximum which is
            locally dependent, often 2)
  DETIME....The number of hours which should pass before the job is
            actually executed.
  VERSION...Version of AIPSC and AIPSB to be used (i.e. 'NEW' or
            'OLD').  See HELP VERSION for details.

EXPLAIN SECTION


AIPS