Omni Systems, Inc. Mif2Go User's Guide, Version 55
> 35 Producing deliverable results > 35.12 Placing deliverables in a shipping directory > 35.12.3 Choosing whether to copy or move deliverables
When WrapAndShip=Yes
and a value is specified for ShipPath
, by default
Mif2Go copies deliverables to the ShipPath
directory, leaving the originals in the WrapPath
directory.
To have Mif2Go move deliverables instead of copying them:
; MoveArchive = No (default, copy archive to ShipPath) or Yes (move
; archive to ShipPath instead of copying it)
When MoveArchive=Yes
,
deliverables are moved to the ShipPath
directory
and the originals are deleted from the WrapPath
directory.
When MoveArchive=No
,
deliverables are copied to the ShipPath
directory,
and the originals remain in the WrapPath
directory.
MoveArchive
takes effect
only when WrapAndShip=Yes
(see §35.2 Activating and logging production of deliverables)
and ShipPath
has a non-blank value.