Concept Framework 1.0 documentation | Contents | Index |
Name | Version | Deprecated |
filelast_acc | version 1.0 | no |
number filelast_acc(string path) |
path | [in] A string containing the path of existing file. |
Gets the last access time of a file. Is equivalent to the _stat function as this: _stat(path)["st_atime"]. |
Documented by Simona Plesuvu, generation time: Thu Oct 15 20:02:04 2009 GMT | (c)2009 RadGs Software |