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

FlushOnEOL Property

If set, the parser flushes its text buffer after every line of text.

Syntax

int GetFlushOnEOL();

int SetFlushOnEOL(int bFlushOnEOL);

Default Value

TRUE

Remarks

The FlushOnEOL property controls whether Characters events are fired for every line of the input text stream or not. Normally lines are buffered internally and delivered in batches, but if the FlushOnEOL flag is set, then a Characters event is fired for each line.

Data Type

Boolean

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