GetRealPath (open)
Returns an absolute pathname that resolves to the same directory entry as path, without using '.', '..', or symbolic links.
Syntax
LOADLIB "wh::files.whlib";
STRING FUNCTION GetRealPath(STRING path)Parameters
STRING pathPath to resolve
Return value
STRINGResolved absolute path name