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
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
