Forming the Final XFD Name

From the starting name, the final name is formed as follows:

  1. The compiler removes any extensions from the starting name
  2. It constructs a universal base name by stripping out directory information that fits any of the formats used by the operating systems that run the application.
  3. It converts the base name to lower case
  4. It appends the extension .xfd to the base name