A file specifier has the form:
[d:] [directory path] filename[.ext]
Where: d: is the drive letter. This is usually C: for the primary hard disk.
The drive and directory path are optional.
The filename is the main part of the file specifier and .ext is the optional filename extension.