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

 

Date

Area/Module

What

Description

Thanks to:

2005.09.22

Console

Add

Added functions:

Console_BackgroundRGB

Console_ForegroundRGB

Console_GetCursorX

Console_GetCursorY

Console_GetSizeX

Console_GetSizeY

Console_GetTextAttribute

Console_ScrollBufferOneRow

Console_ScrollWindow

 

Added equates:

%CONSOLE_SCROLLWND_ABSOLUTE

%CONSOLE_SCROLLWND_RELATIVE

%CONSOLE_SCROLLBUF_DOWN

%CONSOLE_SCROLLBUF_UP



Console

Fix

Scrolling colored text under Win9x and Win ME didn't maintain correct colors. Fixed

Psch


Core

Improve

Execution speed and general runtime performance improved by a factor of 2.


2005.09.21

Core

Fix

Equates, considered constant, were not constant.

Now, even if an assignment operation is parsed by the interpreter, will not take place but just ignored.

Psch


Core

Fix

SINGLE numbers not represented with correct number of decimals due to internal transformation error.

Psch

2005.09.19

Core

Add

DIM has now more ways to create and initialize GLOBAL or LOCAL variable

Psch


Console

Add

Console_ForegroundRGB

Psch


Console

Add

Console_BackgroundRGB

Psch


Console (9x)

Fix

Console_SetCursorPosition had problems. Fixed

Psch


Core

Add

ALIAS will allow to assign name alias to predefined thinBasic keywords

Psch

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