APPEND-REMOTE

From NDWiki
Revision as of 20:13, 31 July 2013 by Tingo (talk | contribs) (created page for the APPEND-REMOTE command)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
@APPEND-REMOTE <remote computer>, <input file>

Append a batch input file to the remote batch queue for a remote computer. This is used for remote job entry (RJE) to a host computer.

<remote computer>
peripheral file name denoting the host computer. Standard names are IBM, CDC, UNIVAC and HONEYWELL-BULL (DEF type = REM).
<input file>
name of the input file containing one or more batch jobs.

Rules:

  1. Permitted for all users.
  2. <input file> must have read access for user RT.

Example:

@APPEND-REMOTE UNIVAC, JOB-1

The batch input file JOB-1 is appended to the batch queue for the remote computer UNIVAC.

Related commands

@APPEND-BATCH

@LIST-REMOTE-QUEUE

@DELETE-REMOTE-QUEUE-ENTRY

References

Norsk Data Document ND–60.128.01 SINTRAN III REFERENCE MANUAL (printed June 1980), page 1-22

Norsk Data Document ND–60.174.Q01 SINTRAN III QUICK REFERENCE CARD