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 |
Improved |
Added BOOLEAN data type. It is internally managed exactly like INTEGER but it plays a role in VARIANT variables. |
||
Add |
ARRAY FILL ... statement added |
|||
Add |
EXE_PE_GetStackCommit function added |
|||
Add |
EXE_PE_GetStackReserve function added |
|||
Add |
EXE_PE_GetHeapCommit function added |
|||
Add |
EXE_PE_GetHeapReserve function added |
|||
Improved |
ARRAY ASSIGN ... improved. If index is -1, a single value can change all elements in the array |
|||
2008.04.01 |
Add |
DT_MillisecToTime function added |
||
Add |
DT_TimeToMillisec function added |
|||
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 |
||
Improved |
DT_SettimeSeparator improved. Now separator is considered by more functions returning a time |
fmaxwell |
||
Improved |
DT_SetDateSeparator improved. Now separator is considered by more functions returning a date |
fmaxwell |
||
2008.03.27 |
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 |
Fix |
DIM variable without any AS clause created parsing problems in some special cases. |
|||
2008.03.24 |
Add |
STATIC variables are now a reality. Define how many STATIC variables you need of whatever type you like. |
||
Add |
Reintroduced FUNCTION_Name function removed in previous version due to internal development problems. |