TRANSFER Installation and Management Guide
TEXTSRV
Customizing a TRANSFER System
7–10 068837, Update 1 to 013198 Tandem Computers Incorporated
Text Server (TEXTSRV) ASSIGN parameters in GTRCNFG specify the DTCMAPS file and the Text file. The
Text servers that use these ASSIGNs are A-BASE-TEXT for Base TRANSFER,
M6530-TEXT for PS MAIL 6530, and M3270-TEXT for PS MAIL 3270.
The following are sample ASSIGN statements that are generated in GTRCNFG for the
DTCMAPS file and the Text file:
ASSIGN DTCMAPS, $DISCA.TRNSFER1.DTCMAPS
ASSIGN TEXTFILE, $DISCA.TRNSFER1.TEXTFILE
The Text server uses the following general PARAM specifications:
MAXREQUEST
MAXREPLY
MAXLINKS
HANGAROUND
DEBUGLOGFORMAT
DEBUGLOGLEVEL
DEBUGLOGRECSPEROPEN
In addition, the Text server uses the PARAM specifications described in Table 7-3.
Table 7-3. TEXTSRV PARAM Specification
Parameter/Default Definition
CODEPAGEID Base character set for the TRANSFER system. This parameter is
supplied the first time a new Text server is started with an empty Text
file. The Text server compares the code page ID supplied with the ID
encoded in the Text file and proceeds only if the values are the same.
OKTOCREATE
Default =FALSE
If a Text server comes up and the Text file does not exist, an error
message 11 goes to the OUT file saying that no Text file was found.
When the PARAM is set to TRUE, a new Text file is created if none is
found. When the PARAM is omitted or set to FALSE, no attempt is
made to create a new Text file if none is found.