This version is out of date, covering development from v5.0.0 to v5.12.2. It is maintained here only for inbound reference links from elsewhere.

Jump to the current version of aTbRef.

Tinderbox Icon

CreateFolder

<CreateFolder> variable and/or path string </CreateFolder>

Occurs: Inside finalize

Multiple instances: Yes

Has attributes: No

Self-closing: No

This tag is used to create OS folders needed for the export process to complete. Use this before attempting to use CopyFolder.

Example:

<CreateFolder>$DestinationFolder+$WeblogName files</CreateFolder> 


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


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