Binary Property

Enable or disable binary input and output.

Syntax

object.Binary [= {True|False} ] ]

Remarks

The Binary property enables or disables the exchange of binary data between the client and server. If set to False, all characters have the high-bit stripped off and single linefeed characters are automatically converted to carriage-return/linefeed sequences. The default value is True, which specifies that data is to be received unchanged from the remote host.

Data Type

Boolean

See Also

LocalEcho Property


Copyright © 2008 Catalyst Development Corporation. All rights reserved.