Specifications
UVTI reference
Gallagher & Robertson Glink: API reference manual 211
Directive Description
ConnectScript
The script file to run when the initial connection to
the host is made. If specified then it will override any
ConnectCommand directive that might have been
specified.
Disconnect-
Command
Specifies a script command that will be executed at
disconnect time.
Disconnect-
Script
Specifies a script to run at disconnect time. If present
this directive overrides any DisconnectCom-
mand directive that might have been specified.
LineStatus
Specifies whether the real line status should be
returned to the UVTI application (specified as
CHECK) or only a good status (specified as
NOCHECK). NOCHECK may be needed on async
interfaces because of bugs in the Windows commu-
nication drivers that report this status incorrectly. The
default is CHECK.
Transfer
File transfer type. Valid values here are:
GKRM (default) (GCOS8 GKRM)
FTRAN8 (GCOS8 FTRAN)
FTRAN (GCOS7 FTRAN)
KERMIT (GCOS6 Kermit)
GKERM (GCOS6 G&R GKERM)
INDMVS (IBM MVS/TSO IND$FILE)
INDCICS (IBM CICS/VS IND$FILE)
INDVM (IBM VM/CMS IND$FILE)
transfername GLUVTI.INI-defined transfer
type; see the [transfername] section below for details.
PF_pres
The presentation type to report to any UVTI applica-
tion needing the information (this is because the
emulations supported by Glink don't match the
available values in UVTI.H). Possible values are
PF_NULL, PF_HDS7 (the default), PF_P200,
PF_VT320, PF_7102, and PF_VDX.
LK_comm
In the same way as PF_pres, this specifies the comms
type to report to the UVTI application. Possible
values are LK_VIP, LK_TGX25, LK_TM,
LK_SDLC, LK_SNAX25, LK_DNTD, LK_ASYNC
(the default) and LK_PAD.