QBasic, what can i do to make my programs run without the QBasic program?

Please support our Legacy and Other Languages advertiser: Programming Forums - DaniWeb Sister Site
Reply

Join Date: Aug 2004
Posts: 3
Reputation: OboroNinja is an unknown quantity at this point 
Solved Threads: 0
OboroNinja's Avatar
OboroNinja OboroNinja is offline Offline
Newbie Poster

QBasic, what can i do to make my programs run without the QBasic program?

 
0
  #1
Aug 14th, 2004
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:
Websites 4 Cheap , my company. Its a hands free webwriting service. E-mail me for details. :cool:
Reply With Quote Quick reply to this message  
Join Date: Jul 2004
Posts: 494
Reputation: Puckdropper is an unknown quantity at this point 
Solved Threads: 21
Puckdropper Puckdropper is offline Offline
Posting Pro in Training

Re: QBasic, what can i do to make my programs run without the QBasic program?

 
0
  #2
Aug 15th, 2004
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.
www.uncreativelabs.net

Old computers are getting to be a lost art. Here at Uncreative Labs, we still enjoy using the old computers. Sometimes we want to see how far a particular system can go, other times we use a stock system to remind ourselves of what we once had.
Reply With Quote Quick reply to this message  
Join Date: Dec 2006
Posts: 1
Reputation: QBaisicGuy is an unknown quantity at this point 
Solved Threads: 0
QBaisicGuy QBaisicGuy is offline Offline
Newbie Poster

Re: QBasic, what can i do to make my programs run without the QBasic program?

 
0
  #3
Dec 9th, 2006
yo hahaha
Last edited by QBaisicGuy; Dec 9th, 2006 at 6:02 pm.
Reply With Quote Quick reply to this message  
Join Date: May 2006
Posts: 3,131
Reputation: WaltP has much to be proud of WaltP has much to be proud of WaltP has much to be proud of WaltP has much to be proud of WaltP has much to be proud of WaltP has much to be proud of WaltP has much to be proud of WaltP has much to be proud of WaltP has much to be proud of 
Solved Threads: 283
Moderator
WaltP's Avatar
WaltP WaltP is offline Offline
Posting Sensei

Re: QBasic, what can i do to make my programs run without the QBasic program?

 
0
  #4
Dec 10th, 2006
Originally Posted by OboroNinja View Post
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.


Originally Posted by Puckdropper View Post
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.
The 3 Laws of the Procrastination Society:
1) Never do today that which can be put off until tomorrow
2) Tomorrow never comes
Reply With Quote Quick reply to this message  
Join Date: Nov 2004
Posts: 6,143
Reputation: jwenting is just really nice jwenting is just really nice jwenting is just really nice jwenting is just really nice 
Solved Threads: 213
Team Colleague
jwenting's Avatar
jwenting jwenting is offline Offline
duckman

Re: QBasic, what can i do to make my programs run without the QBasic program?

 
0
  #5
Dec 16th, 2006
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.
As people are clearly allowed to attack me but I'm not allowed to defend myself, I no longer post to this site.
Reply With Quote Quick reply to this message  
Join Date: May 2006
Posts: 3,131
Reputation: WaltP has much to be proud of WaltP has much to be proud of WaltP has much to be proud of WaltP has much to be proud of WaltP has much to be proud of WaltP has much to be proud of WaltP has much to be proud of WaltP has much to be proud of WaltP has much to be proud of 
Solved Threads: 283
Moderator
WaltP's Avatar
WaltP WaltP is offline Offline
Posting Sensei

Re: QBasic, what can i do to make my programs run without the QBasic program?

 
0
  #6
Dec 17th, 2006
Originally Posted by jwenting View Post
no, that's no longer QBasic.
Sometimes you have to bite the bullet and do a minor upgrade... And some of the links I posted are for QBasic compilers.
The 3 Laws of the Procrastination Society:
1) Never do today that which can be put off until tomorrow
2) Tomorrow never comes
Reply With Quote Quick reply to this message  
Join Date: Mar 2008
Posts: 1
Reputation: normakxlr5 is an unknown quantity at this point 
Solved Threads: 0
normakxlr5 normakxlr5 is offline Offline
Newbie Poster

Re: QBasic, what can i do to make my programs run without the QBasic program?

 
0
  #7
Mar 10th, 2008
Originally Posted by jwenting View Post
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.
well that is not necessarily true. you can move the executable to a San Disk of a similar storage device and have accessibility of most of the features
Reply With Quote Quick reply to this message  
Join Date: Mar 2008
Posts: 2
Reputation: JRB6478@ATT.NET is an unknown quantity at this point 
Solved Threads: 0
JRB6478@ATT.NET JRB6478@ATT.NET is offline Offline
Newbie Poster

Re: QBasic, what can i do to make my programs run without the QBasic program?

 
0
  #8
Jun 5th, 2008
It has been many years since I used Qbasic but, I know that b/c Qbasic is COMPILED the machine language, executable copy of the Qbasic code is on your machine, either hit enter after the compiled versions name at the DOS prompt or click on it in Windows.

* Unlike an interpreted language QBASIC DOESN'T NEED INTERPRETATION BY THE QUICK BASIC EDITOR.

John R. Baskette
Bachelor of Science in Information Technology/MIS.
The University of Texas, Arlington
Last edited by happygeek; Jun 6th, 2008 at 5:18 am. Reason: phone/email snipped from post
John R. Baskette
817-460-1428
Bachelor of Science in Information Technology/MIS.
The University of Texas, Arlington
Email: JRB6478@ATT.COM
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the Legacy and Other Languages Forum


Views: 9067 | Replies: 7
Thread Tools Search this Thread



Tag cloud for Legacy and Other Languages
About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC