SNA NRJE User/Programmer Reference Manual (30292-90006)

94 Chapter3
User Commands
SUBMIT
SNA NRJE provides the capability of submitting files that are stored at
remote locations. The
:Envid
parameter is used to identify the remote
location from which the file is to be submitted. This capability is
possible if you have either DS/3000 services in a point-to-point
connection to the remote, or NS/3000 services if you are connected in a
Local Area Network (LAN) with the remote.
If you have DS/3000 services,
:Envid
is a character string representing
a specific logon session on the remote. If you have NS/3000 services on
your HP 3000,
:Envid
is the name assigned to the remote node as it is
configured into the LAN. Refer to the NS/3000 User/Programmer
Reference Manual for additional information on designating
:Envid
.
If you specify an
:Envid
, the default
GrpName
and
AcctName
are those
of your logon on the remote machine.
Formal file designators backreference actual file designators and must
be prefixed with an asterisk (*). Actual file designators are specified in
FILE equations created prior to the backreference.
An example of a formal file designator is IN, where a backreference is
made to an MPE FILE statement that identifies card reader images of
80-byte records:
:FILE IN;DEV=TAPE;REC=-80,16,F,ASCII
:NRJE RMT9
...
RMT9>SUBMIT *IN
...
At least one valid job card must be contained within an Infile
specified with SUBMIT. This job card may be contained within the
Infile or any included ##FD file. The job card must adhere to the
following format:
Column 1,2 //
Column 3/10 job name beginning with a letter
Column 11,12,13 JOB
Translation
While preparing your
Infiles
for transmission, NRJE can perform all
necessary data translation. You can vary this process by entering
various combinations of parameters. You can utilize these parameters
to inhibit translation for a variety of reasons, for example, if a file
contains non-printable characters such as packed decimal numerical
data.
Files submitted already translated must contain only one host record
per HP 3000 file record. SNA NRJE expects the following in each
record:
An SNA String Control Byte (SCB) in byte 0.