Author |
Topic: LB Booster version 3.08 released (Read 520 times) |
|
Richard Russell
Administrator
member is offline
Posts: 1348
|
|
LB Booster version 3.08 released
« Thread started on: Jun 3rd, 2017, 8:06pm » |
|
I am pleased to announce the release of LB Booster version 3.08. It may be downloaded from here:
http://lbbooster.com/LBB.exe (IDE/compiler) http://lbbooster.com/LBBRUN.exe (Run Time Engine)
This release incorporates the following changes:
The FILES statement has been extended to create an extra column (4) in the array, containing the files' date/time in a sortable format. That is, the date is formatted as YMD and no timezone offset or daylight-savings adjustment is applied.
The GUI LOCATE command can now be used with the width and height omitted. In this case the control is moved but not resized.
The MENU and POPUPMENU statements will now accept a '\t' (signifying 'tab') within the string, allowing menu items to be created with a standard right-justified keyboard shortcut. For example "New\tCtrl+N".
The DISCARD command is now ignored by LBB (see the recent thread). This should improve compatibility with LB 4, on balance. In the unlikely event of a program being adversely affected by this change, replacing discard with redraw will probably restore correct operation.
Fixed a bug causing the FILES statement to misbehave if the date format for the locale has a trailing dot (for example Serbian and Croatian).
Fixed a bug accidentally introduced in version 3.06 (sorry). 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.08 released
« Reply #1 on: Jun 3rd, 2017, 8:31pm » |
|
I am pleased to announce that I appreciate your updates to LBB.
r.m.
|
|
Logged
|
|
|
|
tsh73
Full Member
member is offline
Gender:
Posts: 210
|
|
Re: LB Booster version 3.08 released
« Reply #2 on: Jun 4th, 2017, 09:04am » |
|
Thank you Richard for keeping it up.
|
|
Logged
|
|
|
|
RNBW
Full Member
member is offline
Gender:
Posts: 106
|
|
Re: LB Booster version 3.08 released
« Reply #3 on: Jun 5th, 2017, 3:11pm » |
|
Richard
Thank you for the update to LBB. I notice that on the other site they are updating LB, but still not addressing the known bugs.
Ray
|
|
Logged
|
|
|
|
Richard Russell
Administrator
member is offline
Posts: 1348
|
|
Re: LB Booster version 3.08 released
« Reply #4 on: Jun 5th, 2017, 4:06pm » |
|
on Jun 5th, 2017, 3:11pm, RNBW wrote:I notice that on the other site they are updating LB, but still not addressing the known bugs. |
|
Indeed. Sadly this is par for the course.
Richard.
|
|
Logged
|
|
|
|
pierscintilla
New Member
member is offline
Gender:
Posts: 30
|
|
Re: LB Booster version 3.08 released
« Reply #5 on: Jun 13th, 2017, 1:53pm » |
|
Great Richard!!
Many thanks
|
|
Logged
|
|
|
|
CirothUngol
New Member
member is offline
Odie, Odie, cha cha cha.
Gender:
Posts: 44
|
|
Re: LB Booster version 3.08 released
« Reply #6 on: Jun 24th, 2017, 4:57pm » |
|
I'm just about to start a new project and now I get to do it with a freshly updated LBBooster! Thanks so much for the extension to the FILES statement, I actually created a function years ago to do this very thing for the very same reason.
I still use a homemade recursive FILES-type function that stores additional 'path\to' information in column 4. As I was correcting it I thought to ask... any chance of extending FILES to include recursive files and directories?
|
|
Logged
|
LB Booster + LB Workshop + LB Builder = My Programs on Google Drive
|
|
|
|