Welcome Guest. Please Login or Register. Apr 1st, 2018, 04:18am
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!
LBB syntax error
« Thread started on: Jun 30th, 2017, 07:56am »
I tried running an LB program that I have written that works in LB. But when I tried to run it in LBB I get a Syntax error. Here is the code...Can someone tell me what is wrong?
If (bigfig > (bigfig1 - 1) And bigfig > (bigfig2 - 1)) Or (bigfig > 99) Or (bigfig1 > 99) Or (bigfig2 > 99)) Then fig = fig + 4 'add points based on speed fig