Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Reply
 
Thread Tools Display Modes
Old Jul 6th, 2007, 1:19 AM   #1
PatBenetar4Life
Newbie
 
PatBenetar4Life's Avatar
 
Join Date: Jul 2007
Posts: 20
Rep Power: 0 PatBenetar4Life is an unknown quantity at this point
Thumbs down Need Liberty Basic help

if (add = 1) Then
(my other lines of code)

whenever i try to run it it says: "BASIC Compile halted: END IF expected"
If anyone knows this language please help
PatBenetar4Life is offline   Reply With Quote
Old Jul 6th, 2007, 1:37 AM   #2
ReggaetonKing
Sexy Programmer
 
ReggaetonKing's Avatar
 
Join Date: Nov 2005
Location: New Jersey
Posts: 891
Rep Power: 3 ReggaetonKing is on a distinguished road
Send a message via AIM to ReggaetonKing
add END IF at the bottom.
IF (add = 1) THEN
    'OTHER LINES
END IF
__________________
I would love to change the world, but they won't give me the source code!
ReggaetonKing is offline   Reply With Quote
Old Jul 6th, 2007, 1:38 AM   #3
PatBenetar4Life
Newbie
 
PatBenetar4Life's Avatar
 
Join Date: Jul 2007
Posts: 20
Rep Power: 0 PatBenetar4Life is an unknown quantity at this point
*head explodes* :eek:
PatBenetar4Life is offline   Reply With Quote
Old Jul 6th, 2007, 1:39 AM   #4
PatBenetar4Life
Newbie
 
PatBenetar4Life's Avatar
 
Join Date: Jul 2007
Posts: 20
Rep Power: 0 PatBenetar4Life is an unknown quantity at this point
thank you
PatBenetar4Life is offline   Reply With Quote
Old Jul 6th, 2007, 1:59 AM   #5
lectricpharaoh
Caffeinated Neural Net
 
lectricpharaoh's Avatar
 
Join Date: Jun 2005
Location: Dry west coast of Canada
Posts: 1,010
Rep Power: 5 lectricpharaoh will become famous soon enough
Quote:
Originally Posted by PatBenetar4Life View Post
if (add = 1) Then
(my other lines of code)

whenever i try to run it it says: "BASIC Compile halted: END IF expected"
If anyone knows this language please help
First, welcome to the forum (you might want to make an intro thread before you start asking questions; then it will look more like you want to be a part of the community here). Second, if you're referring to the 'Hit Me With Your Best Shot' singer, it's Benatar, not Benetar. Third, when the error message tells you exactly what you're missing, adding in that missing something is a good place to start:
if (add = 1) Then
  (your other lines of code)
End If
Fourth, when posting code excerpts, try to use [code] tags, like I did above. It makes your code a lot easier to follow. Highlight what you want to put in a code block, and then click the little '#' button in the editor. Here it is, circled in red to make it obvious:
__________________
And once again, Probability proves itself willing to sneak into a back alley and service Drama as would a copper-piece harlot.
- Vaarsuvius, Order of the Stick
lectricpharaoh is offline   Reply With Quote
Old Jul 6th, 2007, 5:39 PM   #6
PatBenetar4Life
Newbie
 
PatBenetar4Life's Avatar
 
Join Date: Jul 2007
Posts: 20
Rep Power: 0 PatBenetar4Life is an unknown quantity at this point
Will do.
PatBenetar4Life is offline   Reply With Quote
Old Jul 6th, 2007, 7:28 PM   #7
DaWei
Resident Grouch
 
DaWei's Avatar
 
Join Date: Jun 2005
Posts: 6,453
Rep Power: 10 DaWei is on a distinguished road
:beard:
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code.
Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers
DaWei is offline   Reply With Quote
Old Jul 6th, 2007, 9:18 PM   #8
PatBenetar4Life
Newbie
 
PatBenetar4Life's Avatar
 
Join Date: Jul 2007
Posts: 20
Rep Power: 0 PatBenetar4Life is an unknown quantity at this point
:beard:
PatBenetar4Life is offline   Reply With Quote
Old Jul 6th, 2007, 10:30 PM   #9
DaWei
Resident Grouch
 
DaWei's Avatar
 
Join Date: Jun 2005
Posts: 6,453
Rep Power: 10 DaWei is on a distinguished road
You're too new to be aware, but the original name of that smiley was :dawei:. It reflects a wondering consideration of inane or meaningless posts. I actually thought you were pledging troth to lectric, for a second there.
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code.
Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers
DaWei is offline   Reply With Quote
Old Jul 6th, 2007, 10:35 PM   #10
PatBenetar4Life
Newbie
 
PatBenetar4Life's Avatar
 
Join Date: Jul 2007
Posts: 20
Rep Power: 0 PatBenetar4Life is an unknown quantity at this point
So basically :dawei: means that you don't have a clever insult at the moment.
PatBenetar4Life is offline   Reply With Quote
Reply

Bookmarks

« Previous Thread in Forum | Next Thread in Forum »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
BASIC - the best sort... HippyVanMan Other Programming Languages 6 Sep 23rd, 2007 7:03 PM
Basic HTML Tutorial - Reuben Keeney ReubenK HTML / XHTML / CSS 14 Mar 26th, 2006 5:50 AM
Automating Windows Authentication Prompt (BASIC AUTH) Cool1Net6 Other Programming Languages 12 Feb 2nd, 2006 9:39 PM
LIBERTY BASiC Please Help Me M_e_G Other Programming Languages 5 Dec 21st, 2005 4:09 AM
[ANN] New script engine (Basic sintax) MKTMK C++ 3 Sep 1st, 2005 5:51 PM




DaniWeb IT Discussion Community
All times are GMT -5. The time now is 4:49 PM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC