Search found 6 matches

by zpq
Thu Dec 16, 2021 2:21 pm
Forum: Liberty BASIC Language
Topic: internal error 16
Replies: 4
Views: 5477

Re: internal error 16

Hi I can't even debug this because of this error. The program just shuts down. I have REM the first few lines. Removed COLOR statements and changed timeout to TIMER REM 5 This program is Trucker REM 10 KEY OFF:WIDTH 80:CLS:DEFINT C-S REM 20 LOCATE 5,3:PRINT"ÉÍÍÍÍÍÍÍÍ»";:LOCATE 6,3:PRINT&qu...
by zpq
Mon Dec 13, 2021 7:11 pm
Forum: Liberty BASIC Language
Topic: internal error 16
Replies: 4
Views: 5477

Re: internal error 16

Hi
I was trying to convert an old GWbasic game. Not worth the trouble.

Thanks
by zpq
Thu Dec 09, 2021 6:49 pm
Forum: Liberty BASIC Language
Topic: internal error 16
Replies: 4
Views: 5477

internal error 16

what would cause "internal error 16" ?

Thanks
by zpq
Thu Oct 21, 2021 5:42 pm
Forum: Liberty BASIC Language
Topic: 'include error
Replies: 1
Views: 4301

'include error

Hi
When I use 'include filename.bas in a program that has a graphics window I get the error Unknown handle

Any ideas?

Thanks
by zpq
Wed Oct 06, 2021 4:38 pm
Forum: Compatibility with LB4
Topic: LB TKN file
Replies: 7
Views: 10563

LB TKN file

Hi
When I try to open a TKN file in LBB made with LB it ask for a USERNAME and PASSWORD

Anyone know the answer?

Thanks
by zpq
Tue Oct 05, 2021 1:38 pm
Forum: Liberty BASIC Language
Topic: 'include filename.bas
Replies: 16
Views: 17761

Re: 'include filename.bas

Hi
Is there an example of how to call the include file?

Thanks