Modules
| This article is a stub. You can help us improve thinBasic Wiki Complete by expanding it. |
thinBasic is modular and therefore supports modules to easily add new function to the language.
USES
USES must be used to tell thinBasic that you intend to use a module.
The Modules
- Core Module is the only module that is loaded by default.
- Biff Module
- CGI Module
- COM Module
- COMM Modules
- Console Module is useful for input and output using a console window.
- Crypto Module
- Dictionary Module
- DT Module
- Eval Module
- EXE Module
- File Module
- FTP Module
- INet Module
- INI Module
- LAN Module
- LL Module
- Math Module
- OS Module
- ODBC Module
- Oxygen Module
- PC Module
- Registry Module
- SAPI Module
- SMTP Module
- STAT Module
- TBASS Module
- TBDI Module
- TBEM Module
- TBGL Module
- TcpUdp Module
- Tokenizer Module
- UI Module
- VBRegExp Module
- WMI Module
- XML Module
- XPRINT Module
- ZLib Module
Related Pages
Backlinks
These pages link back to this page. You may find them interesting.
Ask a Question
Ask a question about modules.
Add a new comment
page_revision: 10, last_edited: 1211785683|%e %b %Y, %H:%M %Z (%O ago)