Name

cacheItem —

Synopsis

void cacheItem(path,  
 openMode,  
 permission); 
string  path;
int  openMode;
int  permission;

Description

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

path

n.a.

openMode

n.a.

permission

n.a.