Incode Systems Home Page Incode Systems, Inc.


DOC2FILE



(Windows Program 95 or higher)

DOC2File - Copyright (C) 2003-2007, Incode Systems, Inc.
version 0.9.1 http://www.incodesystems.com mailto:sales1@incodesystems.com

Usage: [options] DOCFileName[.doc] [SaveAsFileName] [FileFormat]

DOC2File uses Word OLE Automation to load DOCFileName
and save it as SaveAsFileName (Word 97 or up must be installed).
If SaveAsFileName is not given, the fileName is DOCFileName.doc
If FileFormat is not given, FileFormat is determined by the extension.
The following tokens are used for FileFormat:
DOC, DOT, Text, TextBrk, DOSText, DOSTextBrk, RTF, Unicode, HTML,
WebArc, FilterHTML, XML, DOSTextLayout, HTMLDoc, WinWrite, Word95,
WinWord2, WinWorks3, WinWorks4, WordPerfect51, WordPerfect5Sec,
WordPerfect5, WordPerfect51DOS, WordPerfect5Win

FileFormat may also be a number to allow use of future formats.

ERRORLEVEL is 0 if Ok, or one of the following:
1 - DOCFileName not found
2 - Unable to overwrite FileName
3 - Word not found.
4 - Word error.
5 - Invalid FileFormat.

DOC2File - Copyright (C) 2003-2007, Incode Systems, Inc.
version 0.9.1 http://www.incodesystems.com mailto:sales1@incodesystems.com
(to view entire help, type: DOC2File | MORE)