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

SetExportFolder

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

Occurs: Inside finalize

Multiple instances: No

Has attributes: No

Self-closing: No

Used to set the folder into which the wizard project files will be exported. If specimen HTML export is to be included, that is controlled separately via ExportHTML.

Example:

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


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 : SetExportFolder