Omni Systems, Inc.

  

Mif2Go User's Guide, Version 33u53

  

Valid HTML 4.01!

 

Made with Mif2Go

33 Producing deliverable results > 33.4 Assembling files for distribution > 33.4.1 Specifying an assembly folder


33.4.1 Specifying an assembly folder

To specify an assembly folder where Mif2Go can place files for distribution:

[Automation]

WrapAndShip=Yes

; WrapPath = path to dir to contain the files for distribution,

;  relative OK

WrapPath=path\to\assembly\folder

WrapPath can be an absolute path, or a path relative to the project folder. If the folder specified by WrapPath does not exist, Mif2Go creates it. If no setting for WrapPath is present, the default value of WrapPath is the project folder.

When you first set up a conversion project, Mif2Go includes the following setting for WrapPath in your new configuration file (see §33.11 Understanding set-up values for deliverables):

WrapPath=.\wrap

If no subfolder named wrap exists in your project folder, Mif2Go creates one.  

Note:  

WrapPath takes effect not only when WrapAndShip=Yes, but also when either of the following is true:

CompileHelp=Yes

FTSCommand=path/to/indexer

See §33.8 Gathering and compiling Help-system files.



33 Producing deliverable results > 33.4 Assembling files for distribution > 33.4.1 Specifying an assembly folder