AIPS NRAO AIPS HELP file for REMQUE in 31DEC24



As of Thu Apr 25 22:49:08 2024



HELP SECTION

REMQUE
Type: adverb     (real)
Use:  Specifies the number of a job queue on a remote computer.  You
      prepare a batch job on your local computer using one of your
      local computers batch queues set by adverb BATQUE.  You may
      SUBMIT the job to a remote machine (adverb REMHOST) under a
      different queue number.  JOBLIST and UNQUE and QUEUES will
      use the remote machine's queue number (JOBNUM = 100*REMQUE + n
      where n = 1 to 64) but you may UNQUE into any one of the local
      computer's batch queues.
Null value: None
      0 => BATQUE in SUBMIT
      Allowed values are locally dependent.
Verbs:
  SUBMIT.....Submits a work file to be checked and queued for batch
             execution.

EXPLAIN SECTION


AIPS