Up |
_cacheClear Scol 5.2.x or above required
Clear the Cache directory
Prototype :
fun [] I
Return : I 0
Error :
- EOK if success.
- ECACHE if there is no Cache.
- ENOEMPTY this error should not be returned, otherwise it could be a bug.
- ESOTHER this error should not be returned, otherwise it could be a bug.
- EROFS if the log directory is in the read-only mode.
- EBUSY if the process is busy.
See also :
Example :