Up

_FILECloseTemp

Destroys the Scol object. Closes and deletes the physical temporary file. You should close it when no longer needed (even if it will be destroyed when the application exists).

Prototype :

fun [FileTemp] I

Return : I 0 if ok or nil if error

Error :

See also

Example

Notes