_movecache Scol 5.2.x or above required
Move the Cache files in a subdirectory.
Prototype :
fun [S] S
- S : a subdirectory name (512 characters max)
Return : S the same name
Error :
- EOK if no error.
- EARGNIL if the directory name is nil.
- EOFLOW if the directory name is too long.
- EARG if the directory name contains some errors (illegal char by example).
- EPLATFORM if the current platform is not supported yet.
See also :
_cacheClear
Example :