Get Started
Quickstart
HowTo's
Concepts
API Libraries
InfoConnect for Airlines VBA Guide
WRQHostSystem Property
Attachmate.Reflection.Objects.Emulation.OpenSystems Library
>
FileTransfer Object
: WRQHostSystem Property
Returns or specifies the type of host InfoConnect expects to interact with.
Syntax
Visual Basic (Declaration)
Object.WRQHostSystem
As
HostSystemTypeOption
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
Reference
FileTransfer Object
FileTransfer Members
Send Feedback