Search found 239 matches

by SebMcClouth
Tue Sep 13, 2005 3:07 pm
Forum: QBASIC and QB64 Questions & Answers
Topic: Link error L2029
Replies: 4
Views: 6745

Yeah I remembered my QB4.5 erra... I'm using PDS now... So I hooked it up... and it worked.

grtz
Seb
by SebMcClouth
Tue Sep 13, 2005 3:01 pm
Forum: QBASIC and QB64 Questions & Answers
Topic: Link error L2029
Replies: 4
Views: 6745

Link error L2029

I have currently 3 modules, all .bas files. I've compiled them into obj, when I use link, I get the following error: error L2029: 'INTERRUPTX' : unresolved external

How can I fix this?

grtz
Seb
by SebMcClouth
Tue Sep 13, 2005 2:48 pm
Forum: QBASIC and QB64 Questions & Answers
Topic: QuickBasic for Mac?
Replies: 12
Views: 15065

I know there was a basic-version for the Amiga which had the possibility to make your computer talk!

grtz
Seb
by SebMcClouth
Tue Sep 13, 2005 2:47 pm
Forum: QBASIC and QB64 Questions & Answers
Topic: Im back
Replies: 3
Views: 5995

Balai_Goyan@yahoo.com.

Probably will have a qbinux-site beginning of next year. I'm moving next month to another town so I might not be online for 2 months...

grtz
Seb
by SebMcClouth
Tue Sep 13, 2005 2:46 pm
Forum: General Discussion
Topic: What is Qbinux?
Replies: 2
Views: 6502

So download it from http://www.petesqbsite.com/downloads/QBXSETUP.rar. Good luck!!

grtz
by SebMcClouth
Tue Sep 13, 2005 2:45 pm
Forum: General Discussion
Topic: been absent for a while...
Replies: 2
Views: 5724

Welcome back...

grtz
by SebMcClouth
Tue Sep 13, 2005 1:21 am
Forum: QBASIC and QB64 Questions & Answers
Topic: Im back
Replies: 3
Views: 5995

You could always consider buying a Dell (but then again no, not good) Build your own, just like I did... doesn't take much... only about three months, and about 300 euro's. No new screen, no new keyboard, no new mouse, no new harddrive, no new cdrom, no new windows, and you're ready to go, ooohhhwww...
by SebMcClouth
Tue Sep 13, 2005 1:17 am
Forum: General Discussion
Topic: What is Qbinux?
Replies: 2
Views: 6502

Read my signature...
by SebMcClouth
Mon Sep 12, 2005 3:26 am
Forum: General Discussion
Topic: GUI (yes Graphical) concepts for qbinux
Replies: 0
Views: 8570

GUI (yes Graphical) concepts for qbinux

They won't be used until we reach core version 1.0.0 but It would be nice to see some concepts we could use for qbinux.

Rules:
1) must be coded in QB or PDS
2) must be adaptable
3) no external libraries, unless it cotains the GUI
4) source code has to be given free, since qbinux is open source.

grtz
by SebMcClouth
Mon Sep 12, 2005 3:18 am
Forum: General Discussion
Topic: A 2d Game
Replies: 92
Views: 114263

e.g

Code: Select all

GOTO:
10 GOTO 200
200 '$$$
210 end

GOSUB:
ON ERROR GOSUB ErrHandler

'your stuff here!

END

ErrHandler:
'error handler stuff
RETURN
The moral of thi story? Goto goes a linenr/label and doesn't return. Gosub goes to a linenr/label and has to return.

grtz
by SebMcClouth
Sun Sep 11, 2005 5:44 pm
Forum: QBASIC and QB64 Questions & Answers
Topic: inches of a monitor
Replies: 10
Views: 12906

But you can get the pixels of your screen... in qb the max is (I think) 640x480 = 307200 pixels.

grtz
Seb
by SebMcClouth
Sat Sep 10, 2005 5:57 am
Forum: General Discussion
Topic: Year 11 maths survey
Replies: 5
Views: 9446

Me three!! (only one but might be the third)
by SebMcClouth
Sat Sep 10, 2005 5:55 am
Forum: General Discussion
Topic: A 2d Game
Replies: 92
Views: 114263

Aber leute was machen wir jetz? Machen wir das jetz am deutsch?
by SebMcClouth
Fri Sep 09, 2005 3:17 pm
Forum: General Discussion
Topic: Awaiting for the Kiwi-bird
Replies: 15
Views: 20634

My sincere apoligies... I need to load it in screen 13, so that means I can only use 320x240 for the picture...

soz

Grtz
Seb
by SebMcClouth
Fri Sep 09, 2005 2:21 am
Forum: General Discussion
Topic: QB Express #14 Submissions
Replies: 29
Views: 40495

I'll learned qbasic before we even had internet at home. It wasn't until we got internet at home, I found out about qbasic communities, www.qbasic.com was one of the first I had ever visited.

The moral of this story: you must try yourselfs first, then do the search...


grtz
Seb
by SebMcClouth
Fri Sep 09, 2005 2:16 am
Forum: QBASIC and QB64 Questions & Answers
Topic: Making a Qbasic GUI
Replies: 5
Views: 10426

Oh rocket boy, one question, plz do some good work on the code, I've seen several qb gui's and they lacked of good code. Mostly the authers didn't even know anymore what what was doing. So definatly add remarks and write what the code does.

grtz
Seb
by SebMcClouth
Fri Sep 09, 2005 2:13 am
Forum: Pete's QB Site News
Topic: Guest News Posts Now Subject to Approval
Replies: 23
Views: 51600

Pete wrote:The spamming is done by bots, so I doubt they would agree to post in a marked "Spam Forum". :)
That true. Erm... how about your own bot... detecting spam and so and then remove it...

Coranto accounts? Where can we get those?

grtz
Seb
by SebMcClouth
Fri Sep 09, 2005 2:09 am
Forum: Pete's QB Site News
Topic: QB Express Article Requests
Replies: 140
Views: 701843

Well, a long time ago there was document on the internet, haven't found it anymore, which told that e.g. INT arg_index would be ArgIndex AS INTEGER, void is SUB, etc, etc.

Tha's what I meant.

grtz
Seb
by SebMcClouth
Thu Sep 08, 2005 4:39 pm
Forum: General Discussion
Topic: Awaiting for the Kiwi-bird
Replies: 15
Views: 20634

RattrapMax...

I found ya a new avatar:

<img src="http://posters.westbalkanonline.com/spe ... JPG"></img>
by SebMcClouth
Thu Sep 08, 2005 3:29 pm
Forum: General Discussion
Topic: QB Express #14 Submissions
Replies: 29
Views: 40495

lot's a hobbies... I actually use coding as a stress-relief... works good...

grtz