Omni Systems, Inc.

  

Mif2Go User's Guide, Version 33u53

  

Valid HTML 4.01!

 

Made with Mif2Go

32 Automating Mif2Go conversions > 32.4 Automating conversion workflow > 32.4.2 Executing system commands before and after conversion > 32.4.2.4 Executing system commands in a .bat file


32.4.2.4 Executing system commands in a .bat file

You can put system commands in a Windows .bat file, and assign that file (along with any required parameters) to a Book*Command or File*Command keyword. However, because system commands in .bat files require Windows command syntax, you cannot use Mif2Go variables in .bat files.

For example:

[BookFileCommands]

BookEndCommand = buildjh 40

where buildjh.bat executes a series of commands to build release 40 of a JavaHelp system.



32 Automating Mif2Go conversions > 32.4 Automating conversion workflow > 32.4.2 Executing system commands before and after conversion > 32.4.2.4 Executing system commands in a .bat file