Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library
/
Attachmate.Reflection.Objects.Emulation.OpenSystems Library
/
FileTransfer Object
/ UseHostRecordSeparator 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
UseHostRecordSeparator Property
In This Topic
Returns or specifies whether Reflection uses the record separator character specified by HostRecordSeparator when an ASCII file is transferred from the host.
Syntax
Visual Basic (Declaration)
expression
.UseHostRecordSeparator
As
Boolean
where
expression
is a variable that represents a
FileTransfer Object
Remarks
This property only applies to ASCII file transfers using the WRQ/Reflection protocol. The default value is true.
See Also
Reference
FileTransfer Object
FileTransfer Members