IP*Works! V9 - Online Help
IP*Works! V9
Questions / Feedback?

SingleLineMode Property

Special mode for line-oriented protocols.

Syntax

public boolean getSingleLineMode();
public void setSingleLineMode(boolean singleLineMode);

Remarks

When this property is set to True, the bean treats the incoming data stream as lines separated by CRLF, CR, or LF. The EOL property is ignored.

AcceptData will be automatically set to False when this property is set to True. Please refer to the GetLine method for more information.

This property is not available at design time.

Default Value

False

 
 
Copyright (c) 2018 /n software inc. - All rights reserved.
Build 9.0.6635.0