Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the qbasic group. File :...
qbasic@yahoogroups.com
Mar 8, 2002 9:02 am
1484
Hmm... a lot of files are missing... but I assume that those files are more for 'graphical' purposes... However, quite a number of files had been converted to...
Hi, Me too, the compiler always hangs up when you set800x600 or any other thing. I tried e-mailing Future's Software's webmaster, and he have no idea either......
Not a lot of files are missing, you just have to search through the code and find the spots where it refers to files and enter in the correct file paths. This...
JAGSOFT5@...
Mar 12, 2002 9:33 pm
1487
... the code ... file ... got the ... another ... version of There is a new copy of it up with all of the files in it this time. Turns out that in Windows, *...
Hello everyone Programming Quick basic for 9+ years. Background: database programming Developed: fast algorithms - 49,354 records 10.8 sec Still under...
Hi, I too am very interested in programming algorithm, and now is undergoing a training from one or my senior, whom join IOI twice and got a bronze and Silver....
Hello: Yes. You can use QB runtime (or IDE as I have heard it called) versions 4.5 and 7.1, which are both available for free download on various places,...
Jordan C
mdiegoblake@...
Apr 2, 2002 3:37 am
1492
Yes you can download them, but it is illegal......
JAGSOFT5@...
Apr 2, 2002 3:44 am
1493
HUH? Alvin ... ===== See my homepage at http://ka9qlq.tripod.com/home/ and where I live at http://ka9qlq.tripod.com/CCC/ This is a 256 Megabyte 400 Mhz 13 Gig....
It may have used to be, but I found a site where the Webmaster had contacted Microsoft about it, and they said in the e-mail that he posted on the site (Can't...
Jordan C
mdiegoblake@...
Apr 2, 2002 4:24 am
1495
Yes.. I have heard the QBasic series is unsupported. Since, DOS is unsupported by MS. As well as Windows 3.1, 3.11. I think the two became obsolete in 2001....
Technically, PDS is the best QBasic compiler that uses extended memory. Other than that, Microsoft has moved on to Visual Basic, so that is the "best"...
... Thats the same thing, isnt it? becuase all run> make.exe does is make a command line to BC, thats why some code that runs in qb, might not compile...
I spoke to a Micro$oft customer service rep and they said that it was unavailable and it was not possible to get it. So I downloaded it, since they're not...
Can someone please help.Im new to qbasic and i done no the basic commands like PRINT INPUT the IF command CLS and end.But I want to no how you add or times...
While searching for PDS, i found this cool open-source sight: http://www.sunbeem.net/quickforward/ They are currently developing a qbasic IDE written in...
Well what I know you can put in a thimble, but your welcome to what brains I got. Are you wanting to know just math like a = 10 b = 2 c = a * b d = a / b PRINT...
Hello: I have a calculator program at my website that does subtraction, devision, multiplication and addition. Source is included in the download, so just...
Jordan C
mdiegoblake@...
Apr 3, 2002 3:24 pm
1506
Is it possible to get something (JAVA applet, DHTML, Pearl, anything) to read .BAS source code online? Should I be asking this somewhere else? Thanks. M. Diego...
Jordan C
mdiegoblake@...
Apr 3, 2002 3:38 pm
1507
If you are saying reading the ASCII source code online, then simply link it and the browser should open it. That is the source code. QM...
Oh, that's right, stupid me. I forgot you could choose to make it an ASCII-formatted code. Thanks! ... M. Diego Blake mdiegoblake@... Proverbs 24:3-4 ...
Jordan C
mdiegoblake@...
Apr 4, 2002 2:17 am
1509
Okay, I have downloaded QBASIC 7.1, but it is unclear as to how to create the EXE. After choosing "Make EXE" it takes you to the info fillout, and then to some...
If you're gettin error messages then it could be a problem with your program...usually it will stop you if there is some error within your program...
JAGSOFT5@...
Apr 4, 2002 9:34 pm
1511
Assuming that your program has compile correctly. My first guess is select the line that says you want to have the .lib file included in your executable....
Did you read the README file [that should have been included in the download]? It should have the path information in it. You should put it in C:\QBX, because...