InfoConnect for Airlines VBA Guide
HostTriggerCharacter Property
Gets or sets the host trigger character value.
Syntax
Object.HostTriggerCharacter As String
Remarks
Before changing this value, turn on display functions or display controls to verify the actual host prompt character. The default value for UNIX and OpenVMS and ReGIS Graphics emulations is a null, which can be represented as Chr$(NUL).
See Also