cacheItem —
void cacheItem( | path, | |
| openMode, | ||
permission); |
| string | path; |
| int | openMode; |
| int | permission; |
The class "cacheItem" extends the file class and can be used to manage files in cache. To activate the cache the application variable "CACHE" must be true
Parameters
n.a.
n.a.
n.a.