BOM_FILENAME
The BOM_FILENAME configuration option sets the filename template used when exporting a bill of materials. The following formats are available in the Bill of Materials dialog box to create the file in the current working directory:
• 
—exports the content to an ASCII file.
• 
—exports the content to an XML file.
• 
—exports the content to an Excel file using a direct interface.
You can customize the BOM_FILENAME using placeholders. The default value is without a placeholder is emx_bom.txt. The placeholder must be framed with angle brackets <>.
• <project_name>—Adds the project name of the mold base to the filename.
• <pre>—Adds the project prefix of the mold base to the filename.
• <post>—Adds the project post-fix of the mold base to the filename.