Pascal Scripting: ExpandFileName

Prototype:

function ExpandFileName(const FileName: string): String;

Description:

Returns a string containing a fully qualified path name for the file passed in the FileName. A fully qualified path name includes the drive letter and any directory and subdirectories in addition to the file name and extension.