I wanna share with my friends but they dun have QBasic on thier comp. Ill put my programs on a floppy disc an give it to em but i cant figure out how to make them able to run without the actual QBasic program. It gets so frustrating! :evil:
There are a few Basic compilers available. From here I see FreeBasic and xBasic
Also found firstbas and GLBCC . Check here , too.
I've been using PowerBasic for years, but it must be purchased.
Google is very helpful ;)
If you try a few of these compilers, please post your reactions to them -- do they work well, do you have to make coding changes, stuff like that.
The short answer is: You can't.
The long answer is:
You can distribute QB along with the program, and use the command "qbasic /run program name"
Also, if you have QB 4.5, you can compile it. Unfortunately, QB 4.5 isn't available for download legally (AFAIK) and cannot be purchased anywhere.
Sure you can, and I've found lots of stuff, like http://www.qbcafe.net and http://www.qbasic.com , as well as a lot of forums and sites dedicated to QBasic that I'm sure can point to more.
WaltP
Posting Sage w/ dash of thyme
10,506 posts since May 2006
Reputation Points: 3,348
Solved Threads: 944
no, that's no longer QBasic.
There are compiled languages with a syntax similar to QBasic, some of them might even take simple QBasic programs verbatim, but they're not QBasic and you certainly can't take a .bas file and expect another computer to run it that is too modern to have qbasic.exe installed.
jwenting
duckman
8,392 posts since Nov 2004
Reputation Points: 1,662
Solved Threads: 337
no, that's no longer QBasic.
Sometimes you have to bite the bullet and do a minor upgrade... And some of the links I postedare for QBasic compilers.
WaltP
Posting Sage w/ dash of thyme
10,506 posts since May 2006
Reputation Points: 3,348
Solved Threads: 944