A Tinderbox Reference File : Tutorials and Wizards : Tutorial Mode : Tutorial XML Syntax : requires |
requires |
<requires version="[version number">
<text>[text if wrong version]</text>
</requires>
Minimum app version required. The enclosed text is only displayed is the version is less than the required version, otherwise the tutorial starts.
Example:
<requires version="2.0.0">
<text>
This tutorial requires Tinderbox 1.0.0 or later. You can update your copy of
Tinderbox easily! Just visit http://www.eastgate.com/Tinderbox/.
</text>
</requires>
... where Tinderbox v2.4.0 would run the tutorial but v1.5.0 would not but would show the alternate text.
Up: Tutorial XML Syntax | |
Previous: note | Next: resize |
Licensed under Creative Commons Attribution-Noncommercial-Share Alike 3.0 License
[See aTbRef CC licence Attribution/Waiver info info]