The fexpand function

Description

The fexpand function expands a filename into a full pathname, and returns the full pathname. The type of the value returned by this function is always string.

Parameter

The fexpand function's only parameter is an expression of string type or char type which contains the filename to to be expanded. NOTE: If the filename is already expanded then it is returned unchanged.

Portability

Operating Systems: All
Standard Pascal: No