Omni Systems, Inc.

  

Mif2Go User's Guide, Version 55

  

Valid HTML 4.01!

 

Made with Mif2Go

35 Producing deliverable results > 35.7 Placing graphics files for distribution > 35.7.3 Deleting prior contents of the graphics destination directory


35.7.3 Deleting prior contents of the graphics destination directory

To empty the destination directory before copying graphics files for HTML:

[Automation]

WrapAndShip=Yes

; EmptyGraphPath = No (default, leave graphics files in place)

; or Yes (empty GraphPath directory before copying) HTML only

EmptyGraphPath=Yes

Note:  For JavaHelp and Oracle Help, alternate settings apply; see §11.3.7.2 Letting Mif2Go set up the directory structure and copy files.

EmptyGraphPath takes effect when WrapAndShip=Yes, CompileHelp=Yes, or FTSCommand=path\to\indexer (see §35.10 Gathering and processing Help-system files).

When EmptyGraphPath=Yes, provided [Graphics]GraphPath does not point to the project directory, Mif2Go deletes the entire contents of the GraphPath directory before copying files into it. However, if either of the following is true, Mif2Go does not delete anything, regardless of the value of EmptyGraphPath:

No setting is present for GraphPath

GraphPath points to the project directory.

If WrapPath points to the same directory as GraphPath, Mif2Go does not delete files unless both EmptyWrapPath and EmptyGraphPath are set to Yes; see §35.6 Assembling files for distribution.

When EmptyGraphPath=No (the default), Mif2Go leaves the prior contents of the GraphPath directory in place.



35 Producing deliverable results > 35.7 Placing graphics files for distribution > 35.7.3 Deleting prior contents of the graphics destination directory