Omni Systems, Inc.

  

Mif2Go User's Guide, Version 33u53

  

Valid HTML 4.01!

 

Made with Mif2Go

35 Converting via DCL > 35.4 Command-line examples > 35.4.4 Converting a file to HTML


35.4.4 Converting a file to HTML

To convert file myfile.mif from MIF to standard HTML:

dcl -fN -t htm myfile.mif

The output HTML file is created in the same folder as myfile.mif, and is named myfile.htm.

Note:  

'If you specified CSS output in the mif2htm.ini configuration file, you will also see a file with extension .css, which you can edit as plain text. Not all browsers support CSS; some might ignore the .css files.



35 Converting via DCL > 35.4 Command-line examples > 35.4.4 Converting a file to HTML