InfoConnect for Airlines VBA Guide
WRQHostSystem Property
Returns or specifies the type of host InfoConnect expects to interact with.
Syntax
Remarks
This property is relevant only for transfers that use the WRQ/Reflection protocol. The default depends on whether you have selected UNIX or OpenVMS defaults. See HostForDefaultSettings for details.
  • Defines the HP 1000 as the host system type.
  • Defines the HP 3000 as the host system type.
  • Defines VMS as the host system type.
  • Defines UNIX as the host system type.
  • Defines Other as the host system type.
See Also