LB Booster
General >> Announcements >> LB Booster version 1.87 released
http://lbb.conforums.com/index.cgi?board=announcements&action=display&num=1363100881

LB Booster version 1.87 released
Post by Richard Russell on Mar 12th, 2013, 3:08pm

I'm pleased to announce the release of LB Booster version 1.87; it may be downloaded from here:

http://www.lbbooster.com/LBB.exe (IDE/compiler)
http://www.lbbooster.com/LBBRUN.exe (optional runtime engine)

This version incorporates changes to improve performance and enhance compatibility with Liberty BASIC 4.04, including:

  1. The VERSIONINFO information stored in a compiled executable can be edited, without needing a third-party utility.

  2. CALLDLL supports returning a DOUBLE (floating point) value.

  3. If a program is executed using the run-time engine, StartupDir$ points to the directory where LBBRUN.EXE is stored.

  4. The origin? command returns the correct row number (previously an apparent bug in Windows made it unreliable).

  5. The reload command doesn't change the current selection in a ComboBox or a ListBox.
Richard.

Re: LB Booster version 1.87 released
Post by James on Mar 21st, 2013, 12:26pm

Thanks!