Omni Systems, Inc.

  

Mif2Go User's Guide, Version 33u53

  

Valid HTML 4.01!

 

Made with Mif2Go

33 Producing deliverable results > 33.11 Understanding set-up values for deliverables


33.11 Understanding set-up values for deliverables

When you set up a new conversion project (see §3.4 Choosing project set-up options), Mif2Go includes the following settings in your new configuration file:

[Automation]

WrapPath = .\wrap

ShipPath = ..\ship

If you check Compile on the set-up dialog (for WinHelp or HTML Help), or if you specify JavaHelp or Oracle Help as the output type at set-up time, Mif2Go includes the following setting in your new configuration file:

[Automation]

WrapAndShip = Yes

If you do not check Compile (for WinHelp or HTML Help), or if you specify an output type other than WinHelp, HTML Help, JavaHelp, or Oracle Help, Mif2Go includes the following setting instead:

[Automation]

WrapAndShip = No

If you remove these settings from the configuration file, the default values for the missing keywords are as follows:

[spacer]

Keyword

Default value if keyword is missing from the configuration file

WrapAndShip

No (do not assemble files for distribution)

WrapPath

Project folder

ShipPath

Folder designated by WrapPath; project folder, if WrapPath is not specified



33 Producing deliverable results > 33.11 Understanding set-up values for deliverables