Search the web
Sign In
New User? Sign Up
qbasic · This is a Discusion List for all QuickBasic and QBasic Programmers. Need to learn qb this is the list for you!
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 1483 - 1512 of 3625   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1483
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
Send Email
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...
Koh Zi Han, Cliff
kzh1608
Offline Send Email
Mar 12, 2002
10:42 am
1485
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......
Koh Zi Chun
kzichun
Offline Send Email
Mar 12, 2002
1:11 pm
1486
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@...
Send Email
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, *...
mjmann420
Offline Send Email
Mar 12, 2002
10:35 pm
1488
Hello everyone Programming Quick basic for 9+ years. Background: database programming Developed: fast algorithms - 49,354 records 10.8 sec Still under...
John Medica - Listeni...
jmedica2001
Offline Send Email
Mar 18, 2002
9:09 am
1489
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....
Koh Zi Chun
kzichun
Offline Send Email
Mar 18, 2002
11:17 am
1490
Is there any way to convert a QB .BAS file to an .EXE file? I must know!...
Ian Henry
chuzzum
Offline Send Email
Apr 2, 2002
3:30 am
1491
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@...
Send Email
Apr 2, 2002
3:37 am
1492
Yes you can download them, but it is illegal......
JAGSOFT5@...
Send Email
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....
A.R.S. Alvin Koffman
alvin_ka9qlq
Offline Send Email
Apr 2, 2002
4:10 am
1494
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@...
Send Email
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....
quartermars@...
quartermars
Offline Send Email
Apr 2, 2002
12:40 pm
1496
Anyway, does anyone knows of a Qbasic IDE which supports more memory? or even a Qbasic IDE with GUI? ... Koh Zi Chun kzc1608@... URL:...
Koh Zi Chun
kzichun
Offline Send Email
Apr 2, 2002
2:07 pm
1497
Try to get a copy of VBDOS or PDS7 (comes with a version of Programmers Work Bench). Chris ... ===== Visit my web page at:...
JCBass Player
jcbassman
Offline Send Email
Apr 2, 2002
4:14 pm
1498
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"...
Gianfranco Berardi
pigeon_gb
Online Now Send Email
Apr 2, 2002
9:08 pm
1499
... 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...
hard_rock_2
Offline Send Email
Apr 2, 2002
11:09 pm
1500
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...
Alex Tievsky
dagashi74
Offline Send Email
Apr 2, 2002
11:43 pm
1501
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...
wood162001
Offline Send Email
Apr 3, 2002
6:18 am
1502
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...
Koh Zi Chun
kzichun
Offline Send Email
Apr 3, 2002
10:38 am
1503
Sure more than willing but what are you trying to do? Have you gone to your local book store to get a programming book on basic? QM...
quartermars@...
quartermars
Offline Send Email
Apr 3, 2002
12:51 pm
1504
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...
A.R.S. Alvin Koffman
alvin_ka9qlq
Offline Send Email
Apr 3, 2002
1:04 pm
1505
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@...
Send Email
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@...
Send Email
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...
quartermars@...
quartermars
Offline Send Email
Apr 3, 2002
6:23 pm
1508
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@...
Send Email
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...
Ian Henry
chuzzum
Offline Send Email
Apr 4, 2002
8:32 pm
1510
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@...
Send Email
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....
quartermars
Offline Send Email
Apr 4, 2002
10:10 pm
1512
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...
Jordan C
mdiegoblake@...
Send Email
Apr 5, 2002
12:54 am
Messages 1483 - 1512 of 3625   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2007 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help