thinBundle: how to use

<< Click to Display Table of Contents >>

Navigation:  ThinBASIC Tools > thinBundle >

thinBundle: how to use

 

How to use thinBundle

 

From thinAir, use menu Script/Bundle.

 

An immediate script source code scan will start and all the information needed by the bundling process will be automatically detected reading the script.

After a while, thinBundle User Interface window will appear. Just go through all the tabs and check if all is ok.

 

"General" tab will contain most of the information detected by the script.

 

 

All ThinBASIC modules needed by the script will be listed into "Module" tab.

 

Executable Version Info will be detected from the script reading #BUNDLE Version and #SCRIPTVERSION pre-parsing directive from the script.

 

Executable Icon (if any) will be detected reading #BUNDLE Icon pre-parsing directive. If no Icon will be found, a default icon will be used.

 

ThinBASIC engine will be detected and checked.

 

 

If all is OK, in the final tab "Bundle" all the checks will be in green color and "BUNDLE" button will be active.

Final executable file name and path can be indicated in the script using #BUNDLE Name pre-parsing directive.

 

If all verifications will be OK, just press BUNDLE button and wait for the process to ends.

 

If all will be fine, a message box will appear telling "OK" or "NOT OK"