Dim instance AsIFileTransferDim value AsBoolean
instance.ConvertEOLToSeparator = value
value = instance.ConvertEOLToSeparator
Remarks
The default value is true. It returns or specifies whether the WRQ/Reflection file transfer host program is instructed to generate a new record every time it receives the carriage return/linefeed sequence from the emulator. The equivalent property for transfers from the host is ConvertSeparatorToEOL, which determines whether a new line is generated at the end of each record received from the host during an ASCII transfer.