InfoConnect for Unisys VBA Guide
ConvertSeparatorToEOL Property
Returns or specifies how Reflection handles line separators during ASCII file transfers.
Syntax
Object.ConvertSeparatorToEOL As Boolean
Remarks
Setting this property to true tells Reflection to generate a new line at the end of each record it receives from the host during an ASCII transfer. The equivalent property for is ConvertEOLToSeparator, which determines whether the host generates a new record every time it receives the carriage return/linefeed sequence from Reflection. The default value is true.
See Also

 

 


2015 Attachmate

Send Feedback