Siebel eScript Language Reference > Quick Reference: Methods and Properties > Disk and File Functions >

File Control Functions


The following is a list of file control controls.

Method
Function
Clib.fclose()
Closes an open file
Clib.fopen()
Opens a file
Clib.freopen()
Assigns a new file spec to a file handle
Clib.remove()
Deletes a file
Clib.rename()
Renames a file
Clib.tmpfile()
Creates a temporary binary file
Clib.tmpnam()
Gets a temporary filename


 Siebel eScript Language Reference 
 Published: 18 April 2003