LB Booster
IDE and Compiler >> Compiler >> ERROR message during compiling
http://lbb.conforums.com/index.cgi?board=compiler&action=display&num=1388413821

ERROR message during compiling
Post by lb4user on Dec 30th, 2013, 1:30pm

Hello
The LB Booster program is an great tool. Im happy i can use this.

But:
Since the LBB.EXE Version 2.20 i get the error "Unknown handle". The code is Print #2, "".
With the Version 2.30 i get the same result - Version 2.10 works fine.

Has someone an idea?

With Kind regards
Beat


Re: ERROR message during compiling
Post by Richard Russell on Dec 30th, 2013, 2:05pm

on Dec 30th, 2013, 1:30pm, lb4user wrote:
Since the LBB.EXE Version 2.20 i get the error "Unknown handle". The code is Print #2, "".

Please list the line in your program where handle #2 is opened; evidently LBB isn't recognising it as a valid OPEN statement.

Richard.

Re: ERROR message during compiling
Post by lb4user on Dec 30th, 2013, 3:23pm

Hello Richard

Thank you very much for the fast replay. I've found the problem. I had an subroutine with the name "InitMBus", but the call was remarked (waste code from an older version of my program).
Short result: Waste code deleted, all things looks good!


Question: How can i spend some money to support the development of the LB-Booster prgm (credit Card)?


With Kind regards
Beat

Re: ERROR message during compiling
Post by Richard Russell on Dec 30th, 2013, 3:55pm

on Dec 30th, 2013, 3:23pm, lb4user wrote:
Question: How can i spend some money to support the development of the LB-Booster prgm (credit Card)?

You can't! Money isn't a factor. wink

Are there any particular features that you would like to be added to LBB?

Richard.