Function TrueName() Foundation
Completes a path specification to include the root directory.
TrueName( <cPathSpec> ;
) --> cRootPath
Returns a string containing a full path name beginning from the root directory, or a null string if an error occured.
<cPathSpec>
A string with a valid path specification (like "." or "..\..\")
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.