Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Something is seriously screwed up
#1
...With my QB1.1 IDE.
I decided to rewrite the engine to a text game I'm making. I was going to put the load map code in a SUB, called loadmap.
So I go to Edit -> New Sub, call it loadmap. Then I change the line to accept a parameter. So now it looks like:
Code:
SUB loadmap (fname$)
END SUB
And my cursor is right at the end of the SUB loadmap line. So I press enter, to get on with writing the code, and..."Blank lines are not allowed before SUB/Function line. Is remark OK?"
Jeesus! It's AFTER the SUB line, and Before the END SUB line! :x
[EDIT]Even more screwed up! Simple variable names like fn and fnumber are "duplicate definitions."
f only life let you press CTRL-Z.
--------------------------------------
Freebasic is like QB, except it doesn't suck.
Reply


Messages In This Thread
Something is seriously screwed up - by Zack - 01-01-2004, 11:00 PM
Something is seriously screwed up - by Zack - 01-01-2004, 11:36 PM
Something is seriously screwed up - by Zack - 01-02-2004, 04:01 AM
Something is seriously screwed up - by Zack - 01-02-2004, 04:49 AM
Something is seriously screwed up - by Zack - 01-02-2004, 05:41 AM
Something is seriously screwed up - by SCM - 01-02-2004, 07:12 AM
Something is seriously screwed up - by Zack - 01-02-2004, 08:31 AM
Something is seriously screwed up - by red_Marvin - 01-02-2004, 07:06 PM
Something is seriously screwed up - by na_th_an - 01-02-2004, 07:23 PM
Something is seriously screwed up - by Neo - 01-07-2004, 04:36 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)