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: 2006.05.08

 

Date

Area/Module

What

Description

Thanks to:

2006.05.08

thinAir

Fix

Saving window position parameters error in case of window maximize



Core

Improve

SOUND_PLAY modified to better manage async and resolve a possible GPF.



Core

Add

SOUND_PLAY Multi Thread MCI function. Experimental function to play sounds using MCI. Maybe a specific module on sound will be created.


2006.05.07

Core

Improve

CALL statement can now have a TO clause in order to assign return value from called function to a variable

Psch


Core

Improve

Script with many calls to user functions (functions defined inside scripts) will execute much faster especially if functions contain loops.


2006.05.06

Core

Fix

Alternating ByRef and ByVal in function parameters was creating problems. Solved

Psch


Core

Add

Function_Exists will let you know if a function name exists. Function name can be a name of a user defined function or an external declare function.



Core

Improve

CALL keyword now accepts also string expression as function name to call. This will allow to dynamically call functions whose name is calculated at script time. Still working on return parameter setup

Psch


Core

Fix

Fix a GPF occurring on internal dictionary in case of too much keys with the same hash value. Problem still under investigation


2006.05.05

thinAir

Improve

Cursor position offset inside script buffer



thinAir

Fix

Fix a search/replaced problem not replacing correct occurrences

Psch

 

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