|
 5 Using Command Line
You can use Word-2-Web command line when you need Word-2-Web
to create Web help system automatically for you in batch file, or in scheduled
task, etc. The command line of Word-2-Web is as below:
Word-2-Web.exe /pFile=project.word2web [/pAuto=1]
[/pOverwrite=1]
or
project.word2web [/pAuto=1] [/pOverwrite=1]
comments:
/pFile=project.word2web: The Word-2-Web project file you want
to open.
/pAuto=1: Create the Web help system automatically and then
close Word-2-Web.
/pOverwrite=1: Overwirte existing Web help files without
prompts.
 |