Programming with Reflection
ConvertEOLToSeparator property
Syntax |
object.ConvertEOLToSeparator |
Works with |
|
Data type |
This property applies to ASCII transfers to the host. It returns (first syntax line) or specifies (second syntax line) whether Reflection instructs the WRQ/Reflection file transfer host program to generate a new record every time it receives the carriage return/linefeed sequence from Reflection. The equivalent property for transfers from the host is ConvertSeparatorToEOL, which determines whether Reflection generates a new line at the end of each record it receives from the host during an ASCII transfer.
The default value is True.