LB Booster
« LB Booster version 1.70 released »

Welcome Guest. Please Login or Register.
Apr 1st, 2018, 03:38am



ATTENTION MEMBERS: Conforums will be closing it doors and discontinuing its service on April 15, 2018.
We apologize Conforums does not have any export functions to migrate data.
Ad-Free has been deactivated. Outstanding Ad-Free credits will be reimbursed to respective payment methods.

Thank you Conforums members.
Speed up Liberty BASIC programs by up to ten times!
Compile Liberty BASIC programs to compact, standalone executables!
Overcome many of Liberty BASIC's bugs and limitations!
LB Booster Resources
LB Booster documentation
LB Booster Home Page
LB Booster technical Wiki
Just BASIC forum
BBC BASIC Home Page
Liberty BASIC forum (the original)

« Previous Topic | Next Topic »
Pages: 1  Notify Send Topic Print
 thread  Author  Topic: LB Booster version 1.70 released  (Read 493 times)
Richard Russell
Administrator
ImageImageImageImageImage


member is offline

Avatar




Homepage PM


Posts: 1348
xx LB Booster version 1.70 released
« Thread started on: Feb 1st, 2012, 4:17pm »

I've updated LB Booster to version 1.70:

http://www.lbbooster.com/LBB.exe

Changes in this version are as follows:

  1. DATE$ will accept a template with '-' as the delimiter instead of '/'. So for example DATE$("dd-mmm-yyyy") returns "29-Jan-2012".

  2. Printing to the mainwin has been slightly altered to improve compatibility with LB4.

  3. INPUT$(#h, n) now reports an error if n is greater than 65535.

  4. RESTORE (used in a SUB or FUNCTION) now works correctly even if it appears after the DATA statement(s).

  5. New command-line options -R, -T, -A and -M are implemented, which work much the same as their Liberty BASIC counterparts.
The -T switch causes LBB to save a translated and tokenised (it really is!) file with the extension '.lbb'. I have made available a run-time engine which can be used to run such files:

http://www.lbbooster.com/LBBRUN.exe

Since LBB's standalone compiled executables are so compact it will rarely be appropriate to use the separate run-time engine, but it might be useful in conjunction with a 'menu' program which provides a selection of programs to run. For the time being I would consider this an experimental feature.

Richard.
User IP Logged

Pages: 1  Notify Send Topic Print
« Previous Topic | Next Topic »

| |

This forum powered for FREE by Conforums ©
Terms of Service | Privacy Policy | Conforums Support | Parental Controls