SNA NRJE User/Programmer Reference Manual (30292-90006)
Chapter 3 93
User Commands
SUBMIT
wrapped by NRJE. If a received record exceeds the
width of the destination file, output is segmented
and any extra characters are written to the line
immediately following the truncated record.
MaxRecSize
Identifies the maximum record size (in bytes) that will
be encountered in the
Infiles
or ##FD files. The
minimum usable value is 80. The maximum usable
values are as follows:
• 248 for JES2 or JES3 workstations that use a
256-byte RU.
• 252 for JES2 or JES3 workstations that use a
512-byte RU.
• 252 for JES2 or JES3 workstations that use a
768-byte RU.
• 128 for VSE/POWER workstations.
The default
MaxRecSize
is 80.
No intrinsic (programmatic) support is provided for this
parameter.
Description
The SUBMIT command enables you to prepare a set of
Infiles
for
transmission to a host system. You can specify up to five
Infiles
in a
SUBMIT command. Taken together, these files can contain one or more
host system batch jobs.
The host jobs contained in the submitted
Infiles
(and any included
##FD files) are broken into separate spool files. A list of the
SpoolfileIDs
of the jobs is returned to you. If the submitted files
comprise more than 30 host jobs, all jobs are submitted to the host, but
only the first 30
SpoolfileIDs
are returned.
Infile Designation
An
Infile
can be a file reference, or a formal file designator that has
been equated with an actual file designator by a backreference
indication.
A file reference is in the following form:
Infile[/
LockWor
d][.
GrpName
[.
AcctName
]][:
Envid
]
GrpName
and
AcctName
refer to the group name and account name,
respectively, where the file is located. If you do not specify an
:Envid
,
the default values for
GrpName
and
AcctName
are those for your logon
on your HP 3000.