Up |
_FILEOpenTemp
Creates and opens a physical temporary file. Creates a Scol object.
Prototype :
fun [Chn] FileTemp
- Chn : a channel, typically, the current channel
Return : FileTemp the new object if all is ok or nil if an error occurs
Up |
Creates and opens a physical temporary file. Creates a Scol object.
fun [Chn] FileTemp
Return : FileTemp the new object if all is ok or nil if an error occurs