thinBasic 是一款Basic語言編譯器,可以對純文本的腳本文件進行編譯。軟件可以識別超過500個特定關鍵詞,如 If/Then/Else/ElseIf/End If, While/Wend, For/Next, Do [While/Until]/Loop [While/Until], Select/End Select, 以及用戶定義的內容,模塊,隊列等。軟件包含 Core, Console, Excel, FTP, iNet, LL, PDF, RAS, Registry, SMTP, SQL, UI, XML, ZLib等模塊或庫文件。 English Product Description:for fixdown.com thinBasic is a Basic like language interpreter. Its target is to have a scripts text file to be interpreted and executed immediately by a simple double click or by an automated scheduled tasks.
More than 500 predefined keywords. All main program flow: If/Then/Else/ElseIf/End If, While/Wend, For/Next, Do [While/Until]/Loop [While/Until], Select/End Select, user defined functions, modules, arrays and much more...
thinBasic is composed by modules or libraries: Core, Console, Excel, FTP, iNet, LL, PDF, RAS, Registry, SMTP, SQL, UI, XML, ZLib. Only o­ne module is mandatory: Core module. All other modules are optional.
Here are some key features of "thinBasic":
﹞ very rich set of predefined keywords
﹞ all main program flow control keywords.
﹞ user defined functions with local, static or global variable declaration up to 12 parameters.
﹞ Dynamic strings variables and many numeric types.
﹞ thinBasic language can be extended in keywords and functionalities using predefined official modules.
﹞ thinBasic language can be extended in keywords and functionalities using user defined modules.
﹞ thinBasic can be used as application script engine. |