Get Started
Quickstart
HowTo's
Concepts
API Libraries
InfoConnect for Unisys VBA Guide
WRQPreserveCounts Property
Attachmate.Reflection.Objects.Emulation.OpenSystems Library
>
FileTransfer Object
: WRQPreserveCounts Property
Returns or specifies whether record byte counts are transferred with data during a binary transfer to the host.
Syntax
Visual Basic (Declaration)
Object.WRQPreserveCounts
As
Boolean
Remarks
This property is only relevant for transfers to VMS hosts (that is, when WRQHostSystem is set to HostSystemTypeOption.VMS) and for transfers that use the WRQ/Reflection protocol. The default value is false.
See Also
Reference
FileTransfer Object
FileTransfer Members
Send Feedback