Please enable JavaScript to view this site.

thinBasic Help Manual

* * HELP & MANUAL PREMIUM PACK 4 DEMO VERSION * *

This documentation was styled with a demo skin from the Premium Pack 4 add-on for Help & Manual. The contents of the skin are encrypted and not configurable. You can only publish HM projects with this skin. You cannot edit it or change it.

This version is copyright and may only be used for local testing purposes. It may not be distributed.

Please purchase the full version of the Premium Pack to get the configurable skins and remove this notice. The package will also include the Toolbox configuration utility for Premium Pack skins.

Release date: 2008.04.09

Dates with background color XXX indicate a preview version release.

 

Date

Area/Module

What

Description

Thanks to:

2008.04.09





2008.04.02

Core

Improved

Added BOOLEAN data type. It is internally managed exactly like INTEGER but it plays a role in VARIANT variables.
In VARIANT variables INTEGERs and BOOLEANs value are both stored in an INTEGER class shared space but internally their type is different. Some COM interfaces need a BOOLEAN type.



Core

Add

ARRAY FILL ... statement added



Exe module

Add

EXE_PE_GetStackCommit function added



Exe module

Add

EXE_PE_GetStackReserve function added



Exe module

Add

EXE_PE_GetHeapCommit function added



Exe module

Add

EXE_PE_GetHeapReserve function added



Core

Improved

ARRAY ASSIGN ... improved. If index is -1, a single value can change all elements in the array


2008.04.01

DT

Add

DT_MillisecToTime function added



DT

Add

DT_TimeToMillisec function added



DT

Add

DT_GetTime function added



thinAir

Add

Added the "Author Name" field in the ThinAir's general option tab and @AUTHOR@ macro to template files

Abraxas


thinAir

Improved

Improved general stability



DT

Improved

DT_SettimeSeparator improved. Now separator is considered by more functions returning a time

fmaxwell


DT

Improved

DT_SetDateSeparator improved. Now separator is considered by more functions returning a date

fmaxwell

2008.03.27

Core

Fix

Fixed parsing of &b and &B used to specify binary numbers

Psch

2008.03.25

TBEM

Fix

Fixed some problems in time handling

Michael


Core

Fix

DIM variable without any AS clause created parsing problems in some special cases.


2008.03.24

Core

Add

STATIC variables are now a reality. Define how many STATIC variables you need of whatever type you like.



Core

Add

Reintroduced FUNCTION_Name function removed in previous version due to internal development problems.


Created with Help+Manual 8 and styled with Premium Pack Version 4 © by EC Software