To convert a single FrameMaker MIF file with the Mif2Go DCL filter:
1. Open a Windows Command Prompt window.
2. Change to the directory where you saved the MIF file and placed a configuration file.
3. At the command-line prompt, enter the following command:
dcl -f format [-o output] input.mif
where the arguments are as follows:
![[spacer]](1p.gif) 
| Output type; one of the format codes or names listed for -f in §37.3.1 Command-line switch -f format. | |
| Name or extension (with leading period) of the file to be produced; optional for DCL, RT,F or HTML output, required for XML output. | |
4. Press Enter to convert the file.