Concept Framework 2.0 documentation Contents | Index

standard.C.io.fileuid

Name Version Deprecated
fileuid version 1.0 no

Prototype:
number fileuid(string path)

Parameters:
path      [in] A string containing the path of existing file.

Description:
Gets the used id of the owner of a file. Is equivalent to the _stat function as this: _stat(path)["st_uid"].

Returns:
Returns the UID of the owner of the file.

Documented by Simona Plesuvu, generation time: Fri Jan 21 18:06:20 2011 GMT(c)2011 RadGs Software