<Open leaveOpen=""> variable and/or path string </Open>
Occurs: Inside finalize
Multiple instances: No
Has attributes: Yes - leaveOpen
Self-closing: No
This tags opens package's TBX file for editing.
leaveOpen. A Boolean variable controlling whether the TBX is left open (i.e. on screen) after the edit. Set to true to leave the file open, false to close it after the edit.
NOTE: at some point support for the leaveOpen parameter was disabled. This parameter appears to be ignored. This means that although you can create a new TBX file on hard-disk from the Wizard's payload TBX you can't leave the file open for editing. It's probably best to include the parameter but set the value to false.
Example:
<Open leaveOpen="false">$TinderboxFile</Open>