Navigation:  »No topics above this level«

thinBasic

Return to chapter overviewNext page

 

 

 

thinBasic general

What's new

thinBasic language

Current ongoing version

Main script

2008 version history

Functions

2007 version history

Variables

2006 version history

Numeric variable

2005 version history

String variables

 

Variant variables

Installation

UDT variables (user defined types)

How to use thinBasic

Operators

 

Program flow operators

 

Error handling

 

thinBasic modules

 

 

thinBasic modules

thinBasic is a modular language. The biggest part of thinBasic keywords are not developed inside the language itself but inside specific modules.

Click on a module link below to get information about all the keywords inside it or navigate left tree view menu.

 

Module name

Module description

Module Author

Core

this is the most important module in thinBasic programming language. Core module is like the glue of the whole language. In Core module are developed general purpose string and numeric functions, program flow, memory handling, variable handling, function handling, other module dynamic loading and releasing ... Consider this module the real thinBasic language itself.

thinBasic

Biff

functions working with BIFF file format (Excel file format)

thinBasic

CGI

function working on CGI: Common Gateway Interface

thinBasic

COM

functions working with COM objects: Component Objects Model

thinBasic

COMM

functions working on serial communications

thinBasic

Console

functions working on console scripts

thinBasic

Crypto

functions working on cryptography

thinBasic

Dictionary

functions implementing dictionary storage areas

thinBasic

DT

functions working on dates

thinBasic

Eval

this module permits to evaluate a string as Basic like code returning a string or numeric value

thinBasic

EXE

functions giving information on executables

thinBasic

File module

functions working with directories and files

thinBasic

FileLine

unctions working with sequential text files coming from different systems

thinBasic

FTP

functions working with FTP: file transfer protocol

thinBasic

INet

functions working with the Net

thinBasic

INI

functions working with INI files

thinBasic

LAN

functions working on NT Domains or Active Directory structures

thinBasic

LL

functions working on linked lists

thinBasic

Math

additional advanced math functions

thinBasic

OS

functions working with the operating system

thinBasic

ODBC

how to implement ODBC interface in thinBasic scripts

José Roca

PC

functions working with the personal computer

thinBasic

Registry

functions working on windows registry keys

thinBasic

SAPI

functions working on SAPI: Speech Application Programming Interface

thinBasic

SMTP

functions working on SMTP protocol: Simple Mail Transfer Protocol

thinBasic

STAT

functions working on statistical arrays

thinBasic

TBASS

functions working on sound and 3D sounds

thinBasic

TBDI

Direct Input

Michael Hartlef

TBGL

OpenGL, 3D, entities, ... and much more

Petr Schreiber

TBEM

Event manager

Michael Hartlef

TcpUdp

functions working with TCP and UDP networking

thinBasic

Tokenizer

functions working on string tokenizing process

thinBasic

UI

functions implementing User Interface handling

thinBasic

VBRegExp

implements regular expression scanning using COM VB engine

thinBasic

WMI

functions working on Windows Management Instrumentation

thinBasic

XML

how to implement XML interfaces in thinBasic scripts

thinBasic

XPRINT

implement a simple and easy interface with printers

thinBasic

ZLib

functions working on compression

thinBasic

 

 

© 2004-2008 thinBasic. All rights reserved. Version 1.7.0.0 Web Site: http://www.thinbasic.com