TN3270 Server Manual

Using the Guardian TN3270 Server
TN3270 Server Manual424097-001
3-2
Starting the Guardian TN3270 Server
A custom host file is used.
Starting the Guardian TN3270 Server
To start the Guardian TN3270 Server, issue the TN32SERV command from the TACL
prompt using the following syntax.
tacl-options
are the standard TACL run options described in the Tandem Advanced Command
Language (TACL) Reference Manual.
The following TACL run options are relevant for the Guardian TN3270 Server:
NAME tn3270-name
specifies the process name of the Guardian TN3270 Server program, where
tn3270-name is the process name. You must run the Guardian TN3270
Server as a named process.
If you run the Guardian TN3270 Server with the suggested name $TN32,
TN32COM opens the Guardian TN3270 Server automatically when it is run.
NOWAIT
returns control to the TACL process that started the Guardian TN3270 Server.
OUT out-file
specifies the name of the output file, where out-file is the output file name.
You should assign the OUT file to a paused terminal. Certain startup and fatal
error messages are written to out-file. The default out-file name is
“hometerm,” if one is not specified.
PFS pages
specifies the process file segment (PFS) size in 2048-byte pages for the new
process, where pages is the number of pages. The minimum value allowed is
64; the maximum value allowed is 512. If you omit this option, the default value
of 64 pages is used.
PRI pri-value
specifies the priority of the Guardian TN3270 Server process, where
pri-value is the priority. The Guardian TN3270 Server should run above
TACL processes, Pathway TCPs, and applications; it should run below TCP/IP
processes. The default priority value is one less than the creator’s priority.
TN32SERV / tacl-options / port [ tn32-options ]