Author |
Topic: LB Booster version 3.06 released (Read 1007 times) |
|
Richard Russell
Administrator
member is offline
Posts: 1348
|
|
LB Booster version 3.06 released
« Thread started on: Sep 3rd, 2016, 3:46pm » |
|
I am pleased to announce the release of LB Booster version 3.06. It may be downloaded from here:
http://lbbooster.com/LBB.exe (IDE/compiler; the runtime engine LBBRUN.exe is unchanged)
This release incorporates the following minor user-requested changes:
The progress dialog reports the name of any 'include file in its title bar (change requested by user Cryptoman).
STYLEBITS accepts a handle variable, but only if the statement comes after the declaration of the control (change requested by user Alincon).
NOMAINWIN suppresses PRINT statements, so that debug output may be left in a program without it slowing execution (change requested by user Coda).
'Local scope' labels work correctly even if they include an underscore character (change requested by user BrianM).
GLOBAL has improved syntax checking (change requested by user Cryptoman). Please note that, unavoidably, updating LBB.exe will mean that its 'reputation' is reset and you may receive security warnings when you download it. This should resolve itself eventually when the new version has been downloaded a sufficient number of times for its safety to be established.
Richard.
|
|
Logged
|
|
|
|
Alincon
Full Member
member is offline
Posts: 147
|
|
Re: LB Booster version 3.06 released
« Reply #1 on: Sep 3rd, 2016, 4:17pm » |
|
Thank you for continuing to support and improve LBB!
Please explain the improvement of the 'Progress Dialog'
r.m.
|
|
Logged
|
|
|
|
Richard Russell
Administrator
member is offline
Posts: 1348
|
|
Re: LB Booster version 3.06 released
« Reply #2 on: Sep 3rd, 2016, 5:39pm » |
|
on Sep 3rd, 2016, 4:17pm, Alincon wrote:Please explain the improvement of the 'Progress Dialog' |
|
Cryptoman's original request was this: "It will be also nice if LBB displays somewhere on the IDE when it starts processing an INCLUDE file and line numbers. For example by changing the title of the dialog box from "Boosting your program" to something line "Now, including INC/FOO.BAS 126 / 890....".
It wasn't practical to modify the line number display but the dialog's title bar now shows the filename of the included file.
Richard.
|
|
Logged
|
|
|
|
net2014
New Member
member is offline
Posts: 37
|
|
Re: LB Booster version 3.06 released
« Reply #3 on: Sep 3rd, 2016, 6:52pm » |
|
Thanks Richard, from me too, for your continued support and reacting to users suggestions. I do try to 'advertise' LBB but can't say how!
|
|
Logged
|
|
|
|
mmiscool
New Member
member is offline
Posts: 19
|
|
Re: LB Booster version 3.06 released
« Reply #4 on: Sep 4th, 2016, 03:40am » |
|
Wow. Its been a while since popping over here to check out whats going on. I was still using a version that was quite old. This looks like there have been many improvements.
Thanks for the continued support.
|
|
Logged
|
|
|
|
CryptoMan
New Member
member is offline
Gender:
Posts: 46
|
|
Re: LB Booster version 3.06 released
« Reply #5 on: Sep 5th, 2016, 8:16pm » |
|
Dear Richard,
Thank you very much progress display of include filenames. It works very nicely.
|
|
Logged
|
|
|
|
|