Programming with Reflection

image\rwnprg32.gif ConvertEOLToSeparator property

 

Syntax

object.ConvertEOLToSeparator
object.ConvertEOLToSeparator = Value

Works with

image\r124.gif

Data type

Boolean

 

Description

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.

Values

The default value is True.

 

image\jump.gif Keyword Index

image\popup.gif Related Topics

image\popup.gif Reflection products that use this property