Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

LBBRUN.EXE

23 views
Skip to first unread message

one...@yahoo.com.br

unread,
Feb 19, 2012, 3:01:47 PM2/19/12
to
What is the usage of the program lbbrun.exe?

I click on it but nothing happens..

regards.

onesild

Helmut_Meukel

unread,
Feb 19, 2012, 5:27:45 PM2/19/12
to
one...@yahoo.com.br asked:
That's just a guess, because I never used Liberty Basic, but it looks
like the Runtime for Liberty Basic.

Helmut.


ne...@rtrussell.co.uk

unread,
Feb 22, 2012, 5:59:42 PM2/22/12
to
On Feb 19, 8:01 pm, ones...@yahoo.com.br wrote:
> What is the usage of the program lbbrun.exe?

It's the standalone run-time engine for LB Booster. Normally one
wouldn't use it, because the usual ways of running a program are
either directly from the LBB IDE or as a 'compiled' EXE. Where it can
come in useful is, for example, if one wants to run a selection of
different programs from a menu. Compiling each one to an EXE would
work, but would be wasteful of storage. By using LBBRUN.exe only one
copy of the run-time engine is required and the total size is much
reduced.

> I click on it but nothing happens..

It needs a parameter, for example:

lbbrun myprog.lbb

That will run the tokenized LBB program 'myprog.lbb'.

Richard.
http://www.rtrussell.co.uk/
0 new messages