PDA

View Full Version : thinBasic beta 1.8.5.0



ErosOlmi
04-07-2010, 14:04
thinBasic Beta 1.8.5.0
Download from: http://www.thinbasic.biz/projects/thinbasic/thinBasic_1.8.5.0.zip

Some bugs fixed from previous beta and few more features


thinCore: Join$ now able to work also on matrix
thinCore: row order matrix assignment for numeric matrix
thinCore: additional function working on BIT, Bit_Set, Bit_Get, Bit_Reset, Bit_Toggle
thinCore: experimental REPEAT/UNTIL program flow added. Still to be finalized.
thinCore: INPUTBOX$ now have password option
thinCore: fixed important bug on RETURN in presence of FOR/NEXT
thinCore: fixed MsgBox when using with timer and parent window
Oxygen module: updated to the latest available on SVN server (examples included)
TBGL module: updated to the latest available on SVN server

... see thinBasic help for complete and detailed list of changes.

More updates in next few weeks

Regards
Eros


Added 2010.07.04 14:45 CET: updated zip file to incoporate last minute Oxygen module update.

kryton9
06-07-2010, 05:43
Thanks Eros.