Function TrueName() Foundation

Completes a path specification to include the root directory.

Syntax
TrueName( <cPathSpec> ;
        ) --> cRootPath
Return

Returns a string containing a full path name beginning from the root directory, or a null string if an error occured.

Description

<cPathSpec>

A string with a valid path specification (like "." or "..\..\")

Feedback

If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.