Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library
/
Attachmate.Reflection.Objects.Emulation.OpenSystems Library
/
FileTransfer Object
/ WRQSendSpooled Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: Visual Basic (Declaration)
Visual Basic (Declaration)
In This Topic
WRQSendSpooled Property
In This Topic
Returns or specifies whether files are sent to a spooled device on the host.
Syntax
Visual Basic (Declaration)
expression
.WRQSendSpooled
As
Boolean
where
expression
is a variable that represents a
FileTransfer Object
Remarks
This property is only relevant for transfers to HP 3000 hosts (that is, when WRQHostSystem is set to HostSystemTypeOption.HP3000). This property is relevant only for transfers that use the WRQ/Reflection protocol. The default value is true.
See Also
Reference
FileTransfer Object
FileTransfer Members