Arbortext Command Language > set Command Options > set dcffile
  
set dcffile
set dcffile= { name | none}
This command specifies the document type configuration file (.dcf) to be used in place of the default .dcf file (doctype.dcf) for the current document's document type. name is the path and file name of the .dcf file, with or without a file extension. If you don't specify a file extension, Arbortext Editor searches for name with a .dcf file extension.
For example,
set dcffile="C:\doctypes\test\mydoctype.dcf"
Related Topics
Document type configuration files