|
Navigation: thinBasic language > Script structure |
![]() ![]()
|
Structure of a script file
A script is a text file containing thinBasic code.
Inside a script all the code not included into a user defined function is considered main code and executed when script is executed.
All the lines not included into a user defined function is considered Main Code.
| © 2004-2008 thinBasic. All rights reserved. | Version 1.6.0.7 | Web Site: http://www.thinbasic.com |