| Concept Framework 2.2 documentation | Contents | Index |
| Name | Version | Deprecated |
| _stat | version 1.0 | no |
| number _stat(string path, array stat_array) |
| path | [in] A string containing the path of existing file. |
| stat_array | [out] The array in which the status will be dropped |
| Get status information on a file. This function will add this keys to the array: "st_gid", "st_atime", "st_ctime", "st_dev", "st_ino", "st_mode", "st_mtime", "st_nlink", "st_rdev", "st_size", "st_uid". |
| Documented by Simona Plesuvu, generation time: Sun Jan 27 18:15:16 2013 GMT | (c)2013 Devronium Applications |