This version is out of date, covering development as far as v4.2.5. It is maintained here only for inbound reference links from elsewhere. Jump to the current version of aTbRef. |
A Tinderbox Reference File : Tutorials and Wizards : Tinderbox Wizards : A 'wizard.twiz' file : Wizard XML Syntax : FileMustExist |
FileMustExist |
<FileMustExist> path and/or path variable </FileMustExist>
Occurs: Inside prepare
Multiple instances: Yes
Has attributes: No
Self-closing: No
Checks that a given file must exist before the wizard is allowed to continue execution. Paths may be relative within the wizard package.
Example:
<FileMustExist>$pathToHTMLTemplates:simple</FileMustExist>
Up: Wizard XML Syntax | |
Previous: ExportHTML | Next: filePanel |
Licensed under Creative Commons Attribution-Noncommercial-Share Alike 3.0 License
[See aTbRef CC licence Attribution/Waiver info info]