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.2 Writing converted files to a different folder


35.4.2 Writing converted files to a different folder

To convert files ch*.doc, title.doc, and TOC.doc to RTF with file extension .new and place the converted files in folder c:\myfiles\newstuff:

dcl -o c:\myfiles\newstuff -o .new ch*.doc title.doc TOC.doc

Note:  

You do not have to use .mif as the source file-name extension; however, the source file must be in MIF format.



35 Converting via DCL > 35.4 Command-line examples > 35.4.2 Writing converted files to a different folder