Syntax:=DriveLetter(Index)
Description:Returns the drive letter of the drive specified.
Index : Number that identifies a drive.
Example: Determine the drive letter of the first drive.=DriveLetter(1)