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...
i found and instresting chalenge to make the best screen saver in the least lines.. so i did it and i thought it looked pretty cool so i was just wondering if...
there are some programs i have seen which allow you to create windows screen saver files, the one i have used is called ASSBuilder, as i recall. It allows you...
JAGSOFT5@...
Apr 6, 2002 11:04 pm
1516
Hi, Basically, to add numbers and multiply them, you use operatives... you can then store the results in variables or print them out to screen CLS no1=5 no2=10...
Now, how did you do this screen saver? Did you do it with actual image files (IE, edited in Paint), or did you do it with something like the DRAW command?...
Jordan C
mdiegoblake@...
Apr 7, 2002 11:10 pm
1518
the program i made did not use image files.. i used the draw comand mostely... got any ideas how i can take it from that to a screen saver file?.. if not is...
Personally, I don't know how to do it, but I'm sure that you could make the *.exe file a screensaver somehow... M. Diego Blake mdiegoblake@... Proverbs...