Search found 887 matches

by Z!re
Fri Jun 30, 2006 4:20 am
Forum: Pete's QB Site News
Topic: QBExpress Related
Replies: 25
Views: 72962

moneo wrote:Pete,

I think you're doing a great job with QBE. There are those of us who sincerely appreciate all your efforts and contributions to the editing of the magazine, and we are not concerned with a few days or weeks delay.

"Good things come to those who wait".
I completely agree with moneo
by Z!re
Tue Jun 27, 2006 5:40 pm
Forum: QBASIC and QB64 Questions & Answers
Topic: QBASIC SVGA in Windows XP
Replies: 10
Views: 17615

FutureLib uses VESA, like ALL other QBASIC highresolution libraries. VESA is NO LONGER SUPPORTED by many video card drivers and vendors. Especially not by Microsoft.
by Z!re
Thu Jun 22, 2006 2:10 pm
Forum: General Discussion
Topic: Dammmit
Replies: 20
Views: 53498

Billgatus of Borg wrote:
relsoft wrote:The name does not make the compiler.

FB is faster thn PB. :*)
I've used Borland products, Turbo BASIC and Turbo Pascal back in the day. I know their caliber.
OBviously your age is getting the better of you. Please be quiet when the young people are talking grandpa.
by Z!re
Sun Jun 18, 2006 1:32 pm
Forum: Pete's QB Site News
Topic: Should I change the name of this site...
Replies: 14
Views: 38019

Also, the name of the site dosent infkluence good search engines that much. But it *does* influence your standings to an extent. But more importantly, it influences whether or not somebody (humans) CLICK the link to your site. So how come Pete's QBASIC site shows up when I do a search for FieldView...
by Z!re
Sun Jun 18, 2006 8:07 am
Forum: Pete's QB Site News
Topic: Should I change the name of this site...
Replies: 14
Views: 38019

Also, the name of the site dosent infkluence good search engines that much. Are you kidding? Having a keyword in the title of your site makes all the difference in the world. So how come Pete's QBASIC site shows up when I do a search for FieldView? (Just an example) Like I said, a good search engin...
by Z!re
Sat Jun 17, 2006 4:48 am
Forum: Pete's QB Site News
Topic: Should I change the name of this site...
Replies: 14
Views: 38019

"Petes QBASIC and FreeBASIC site"
"Petes QBASIC/FreeBASIC site"

Both feel too long..

"Pete's BASIC site" is nice and short..
Also, the name of the site dosent infkluence good search engines that much.
by Z!re
Fri Jun 16, 2006 6:12 am
Forum: Pete's QB Site News
Topic: Should I change the name of this site...
Replies: 14
Views: 38019

Pete's *BASIC Site! :P
by Z!re
Thu Jun 15, 2006 3:12 am
Forum: QBASIC and QB64 Questions & Answers
Topic: I need some help with a homework assignment [SOLVED]
Replies: 8
Views: 15622

Z!re, before I comment I want to make it clear that I am NOT taking issue with your admin decisions. Dont worry, you can take up issues with my moding any time :P I usually don't provide specific code to people looking for homework help, but in this case, all that was needed was three lines of code...
by Z!re
Wed Jun 14, 2006 2:04 pm
Forum: QBASIC and QB64 Questions & Answers
Topic: I need some help with a homework assignment [SOLVED]
Replies: 8
Views: 15622

Thank you to those who helped me I got an excellent grade on the assignment thanx to you. No, you didnt get a great grade, you cheated and lied to your teacher to get a grade you did not deserve. If you deserved the grade you should not have had to ask for the answer on a forum. Dont try to hide yo...
by Z!re
Wed May 31, 2006 10:38 am
Forum: General Discussion
Topic: FreeBuggles
Replies: 5
Views: 9455

Re: FreeBuggles

Liketheweather wrote:
Z!re wrote:It's because they're running out of space and the forum database is really really big.
LOL! In that case they must be REALLY low on space because they deleted my account there too!
Probably thought you were a spambot. I did too, was close to deleting the topic.
by Z!re
Wed May 31, 2006 10:22 am
Forum: General Discussion
Topic: FreeBuggles
Replies: 5
Views: 9455

Re: FreeBuggles

Liketheweather wrote:Wow, I put this up in Off-Topic at Freebasic.net and they took it down really fast- So, you can only say Freebasic is great if you go there. So you know. No comment- just delete. Took five minutes!
It's because they're running out of space and the forum database is really really big.
by Z!re
Sun May 28, 2006 6:00 am
Forum: QBASIC and QB64 Questions & Answers
Topic: QBASIC SVGA in Windows XP
Replies: 10
Views: 17615

I figured since this is Pete's QBASIC/QuickBasic Site you would help me with my QB problems instead of telling my to use FB!!! Ok, I spent 40minutes downloading FB of Windows and it pops up with an illegal operatione error that deosn't occur with FB for DOS! You got it all wrong, I'm not telling yo...
by Z!re
Fri May 26, 2006 3:59 pm
Forum: QBASIC and QB64 Questions & Answers
Topic: QBASIC SVGA in Windows XP
Replies: 10
Views: 17615

You cant get SVGA working on windows XP universaly. You might get it to work on one computer, or two. Dont code in QBASIC if your target audience is using any system newer than DOS. And thats REAL DOS, on a DOS system (read: system from 1990 or earlier) Not the DOS shell in XP or 200 or whatever. Fa...
by Z!re
Thu May 25, 2006 1:11 pm
Forum: QBASIC and QB64 Questions & Answers
Topic: How do I get data from a web site into my program?
Replies: 12
Views: 27413

Learn to do network programming
Make a HTTP grabber
Learn the WORD format
Make a WORD reader/writer
Combine the two

There ya go.
by Z!re
Wed May 24, 2006 4:50 am
Forum: QBASIC and QB64 Questions & Answers
Topic: Copy files from a: to c: drive using qbasic
Replies: 7
Views: 14459

Homework.
by Z!re
Wed May 24, 2006 4:49 am
Forum: QBASIC and QB64 Questions & Answers
Topic: how to get input from COM1 and how to parse it?
Replies: 13
Views: 27198

Not true. Most issues with QB and a COM port can be solved by turning off the FIFO buffer. Not true, again. There is no direct hardware access in Windows (Counting from versions after win98) So accessing such things from inside a DOS shell is, impossible. Qbasic uses the BIOS services for accessing...
by Z!re
Tue May 23, 2006 3:24 am
Forum: QBASIC and QB64 Questions & Answers
Topic: how to get input from COM1 and how to parse it?
Replies: 13
Views: 27198

You cant if the QBASIC program is being run on a windows computer. End of story. Not true. Most issues with QB and a COM port can be solved by turning off the FIFO buffer. Not true, again. There is no direct hardware access in Windows (Counting from versions after win98) So accessing such things fr...
by Z!re
Thu May 18, 2006 7:03 am
Forum: QBASIC and QB64 Questions & Answers
Topic: how to get input from COM1 and how to parse it?
Replies: 13
Views: 27198

You cant if the QBASIC program is being run on a windows computer. End of story.
by Z!re
Mon May 08, 2006 5:35 am
Forum: QBASIC and QB64 Questions & Answers
Topic: TI-BASIC program - Need suggestions.
Replies: 25
Views: 45568

Theophage wrote:You young whippersnappers and your speedy code! Why in my day, we used code that let us come back a couple of days later to see if it was done or not, and we liked it!

Now, GET OFF MY LAWN!!!
haha :D
by Z!re
Mon May 08, 2006 5:34 am
Forum: QBASIC and QB64 Questions & Answers
Topic: Spam
Replies: 1
Views: 3604

Coranto only handle the site posts, not hte ones made on the forum..
I'm mod so I can remove the crap..