FlushOutputBuffer (open)
Flush the standard output buffer
Syntax
LOADLIB "wh::os.whlib";
MACRO FlushOutputBuffer()Description
If standard output buffering is enabled, flush the buffer, writing the buffered data to the standard output.
Flush the standard output buffer
LOADLIB "wh::os.whlib";
MACRO FlushOutputBuffer()If standard output buffering is enabled, flush the buffer, writing the buffered data to the standard output.