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" />


Up: Wizard XML Syntax
Previous: choicePanel  Next: CreateFolder 

[Last updated: 3 Dec 2008]

Google search aTbRef for:  

Licensed under Creative Commons Attribution-Noncommercial-Share Alike 3.0 License
[See aTbRef CC licence Attribution/Waiver info info]

Creative Commons License

Made with Tinderbox