CopyFolder

Tinderbox Icon

<CopyFolder from="" to="" depth="" />

Occurs: Inside finalize

Multiple instances: Yes

Has attributes: Yes - from, to, depth

Self-closing: Yes

Used to copy source file from folders in the Wizard bundle to the local drive. Before folder contents can be copied in this way, the target folder must exist (use CreateFolder if needs be).

from. Source location of the folder - normally in the source file bundle

to. Target location of the folder - normally on the local hard drive using a location set by (or build on from) a value input via a filePanel pane.

depth. Indicates how many levels of folder are being written. Presumably this helps Tinderbox call a recursing function with more accuracy).

Example:

<CopyFolder from="$pathToHTMLTemplates" to="$DestinationFolder+html templates" depth="1" /> 


Possible relevant notes (via "Similar Notes" feature):

Up: Wizard XML Syntax
Previous: choicePanel  Next: CreateFolder 

A Tinderbox Reference File : Syntax Library: Tutorials, Wizards and Timelines : Tinderbox Wizards : A 'wizard.twiz' file : Wizard XML Syntax : CopyFolder

Quicklinks: Attributes | Action Codes | Export Codes | Designators | Date Formats | aTbRef Site Map

[Last updated: 16 May 2012, using v5.11.1]


Search:

Google search aTbRef for:  


Creative Commons Licence

aTbRef by Mark Anderson is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License.

[See aTbRef CC licence Attribution & Waiver info]

Made with Tinderbox