| Bookshelf Home | Contents | Index | PDF |    | 
| Siebel eScript Language Reference > Siebel eScript Commands > File I/O Methods in eScript > Clib.fflush() MethodThis function writes the data in a file buffer to disk. SyntaxReturns0 if successful; otherwise, EOF. UsageThis method causes any unwritten buffered data to be written to the file indicated by filePointer. If filePointer is null, this method flushes buffers in open files. See Also | 
|  |    | 
| Siebel eScript Language Reference |