![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Newbie
Join Date: Jul 2007
Posts: 20
Rep Power: 0
![]() |
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 |
|
|
|
|
|
#2 |
|
Sexy Programmer
|
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! |
|
|
|
|
|
#3 |
|
Newbie
Join Date: Jul 2007
Posts: 20
Rep Power: 0
![]() |
*head explodes* :eek:
|
|
|
|
|
|
#4 |
|
Newbie
Join Date: Jul 2007
Posts: 20
Rep Power: 0
![]() |
thank you
|
|
|
|
|
|
#5 | |
|
Caffeinated Neural Net
![]() Join Date: Jun 2005
Location: Dry west coast of Canada
Posts: 1,010
Rep Power: 5
![]() |
Quote:
if (add = 1) Then (your other lines of code) End If ![]()
__________________
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 |
|
|
|
|
|
|
#6 |
|
Newbie
Join Date: Jul 2007
Posts: 20
Rep Power: 0
![]() |
Will do.
|
|
|
|
|
|
#7 |
|
Resident Grouch
![]() ![]() ![]() ![]() ![]() ![]() Join Date: Jun 2005
Posts: 6,453
Rep Power: 10
![]() |
: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 |
|
|
|
|
|
#8 |
|
Newbie
Join Date: Jul 2007
Posts: 20
Rep Power: 0
![]() |
:beard:
|
|
|
|
|
|
#9 |
|
Resident Grouch
![]() ![]() ![]() ![]() ![]() ![]() Join Date: Jun 2005
Posts: 6,453
Rep Power: 10
![]() |
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 |
|
|
|
|
|
#10 |
|
Newbie
Join Date: Jul 2007
Posts: 20
Rep Power: 0
![]() |
So basically :dawei: means that you don't have a clever insult at the moment.
|
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
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 |