flush(TCL)
flush --
flush buffered output for a file
Synopsis
flush fileId
Description
Flushes any output that has been buffered for
fileId. fileId must have been the
return value from a previous call to open, or it
may be stdout or stderr to access one
of the standard I/O streams; it must refer to a
file that was opened for writing. The command returns an
empty string.
02 June 2005
© 2005 The SCO Group, Inc. All rights reserved.
SCO OpenServer Release 6.0.0 - 02 June 2005