Rob van der Woude's Scripting Pages

Help text for Doc2Txt.cs

(view help text of Doc2Txt.cs as plain text)

Doc2Txt.exe,  Version 1.00
Return the plain text content of a Word .DOC file without requiring Word

Usage:    Doc2Txt.exe  docfile

Where:    docfile      is the path of the Word file to be read
                       (no wildcards, only .doc extension allowed)

Note:     Return code ("errorlevel") 1 in case of errors, 0 on success.

Written by Rob van der Woude
https://www.robvanderwoude.com

page last uploaded: 2022-10-05; loaded in 0.0219 seconds