In This Topic
Returns or specifies whether carriage returns and linefeed characters (CR/LF) at the end of lines in ASCII files are removed (when you send the file to the host) or added (when you receive the file from the host).
Syntax
Property Value
The default value (Ignore) specifies that carriage return and line-feed characters are not added or removed.
Exceptions
Exception | Description |
Attachmate.Reflection.SecuredSettingException |
This exception is thrown when you modify a Reflection property that has been secured
via the Permissions Manager, or if such a modification requires Administrator privileges.
|
See Also