User Name Password Register
DaniWeb IT Discussion Community
All
What is DaniWeb IT Discussion Community?
You're currently browsing the Legacy and Other Languages section within the Software Development category of DaniWeb, a massive community of 403,490 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 4,230 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our Legacy and Other Languages advertiser: Programming Forums
Views: 33309 | Replies: 15
Reply
Join Date: May 2004
Posts: 1
Reputation: pookeesha is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 0
pookeesha pookeesha is offline Offline
Newbie Poster

Help Windows XP & QBASIC

  #1  
May 11th, 2004
Hi-
I am completely new at programming. In fact, I haven't even started classes yet, just reading an old second-hand book on QBASIC. I've gotten to a part where it tells me how to get into QBASIC and how to write a sample program. At the DOS prompt, I typed in the command the book gave me and apparently my system does not seem to have QBASIC files at all. I tried both QBASIC and QBASIC.exe. Is there something I'm doing wrong or something I can download to get my computer to be compatible with what I'm trying to learn? Hopefully someone can help me out because I'm totally lost here. And please not too much technical wording. I can understand most but not a lot of it. Like I said I'm really new.
AddThis Social Bookmark Button
Reply With Quote  
Join Date: May 2004
Location: OK
Posts: 40
Reputation: Buff is an unknown quantity at this point 
Rep Power: 5
Solved Threads: 0
Buff Buff is offline Offline
Light Poster

Re: Windows XP & QBASIC

  #2  
May 12th, 2004
First search for Qbasic.exe on your computer.
Qbasic was included starting with DOS version 5.0 and was also on the Win95 and Win98(i think) CD-ROMs.

If you find it, be sure that either you are in the folder containing Qbasic.exe when you are at the prompt or that it in the Path. (type Path from the prompt to see the directories included).

If you don't find it, then you can get it from the internet. simply do a search for it from
any search engine. Many of the QuickBasic sites will either have it or a link to it.
Reply With Quote  
Join Date: Aug 2004
Posts: 9
Reputation: The Beholder is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 0
The Beholder The Beholder is offline Offline
Newbie Poster

Re: Windows XP & QBASIC

  #3  
Aug 22nd, 2004
Yes use a search engine like google and get Qbasic 4.5, its better than the qbasic that comes with dos or windows. You make programs that run outside the IDE
Reply With Quote  
Join Date: Nov 2004
Posts: 1
Reputation: icerogers is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 0
icerogers icerogers is offline Offline
Newbie Poster

Help Re: Windows XP & QBASIC

  #4  
Nov 21st, 2004
i have been running q basic in xp for months, and rfecently, msdos will not run, i am getting the error message, 16bit msdos subsystem, and the file is not suitable for msdos or windows applications, any ideas
Reply With Quote  
Join Date: Nov 2004
Posts: 2
Reputation: HarryVanWoerden is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 0
HarryVanWoerden HarryVanWoerden is offline Offline
Newbie Poster

Re: Windows XP & QBASIC

  #5  
Nov 24th, 2004
Try going to properties of QBX.exe, click memory, set EMS to None, everything else to Auto and check uses HMA. You don't set compatibility to windows 95 or 98, and you can check the "close on exit" (optional), and then click OK. The system automatically creates the qbx.pif file that has the same attributes.

You can double click on either qbx.exe or qbx.pif and it will load any size file which some people have had a problem with. These settings works for Qbasic or Qbx.
Reply With Quote  
Join Date: Nov 2004
Posts: 12
Reputation: khkwa is an unknown quantity at this point 
Rep Power: 4
Solved Threads: 1
khkwa khkwa is offline Offline
Newbie Poster

Re: Windows XP & QBASIC

  #6  
Nov 28th, 2004
For BASIC fans, you might want to take a look at

http://www.qbcafe.net/english/index.....html~qbc_main
Reply With Quote  
Join Date: Dec 2004
Posts: 9
Reputation: ethveg is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 0
ethveg ethveg is offline Offline
Newbie Poster

Re: Windows XP & QBASIC

  #7  
Dec 7th, 2004
In reply to the original post, let's distinguish between QBASIC and QuickBASIC.

I suggest strongly using the latter - if you're actually going to write programs to use you'll need features the former doesn't offer.

And yes, one form of Basic or another was built into most PC's when they were DOS based. But I think that ended with Windows 3.1 and it became necessary to install some version of BASIC on your own.
Reply With Quote  
Join Date: Jul 2005
Posts: 1
Reputation: Lucius is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 0
Lucius Lucius is offline Offline
Newbie Poster

Re: Windows XP & QBASIC

  #8  
Jul 5th, 2005
Originally Posted by pookeesha
Hi-
I am completely new at programming. In fact, I haven't even started classes yet, just reading an old second-hand book on QBASIC. I've gotten to a part where it tells me how to get into QBASIC and how to write a sample program. At the DOS prompt, I typed in the command the book gave me and apparently my system does not seem to have QBASIC files at all. I tried both QBASIC and QBASIC.exe. Is there something I'm doing wrong or something I can download to get my computer to be compatible with what I'm trying to learn? Hopefully someone can help me out because I'm totally lost here. And please not too much technical wording. I can understand most but not a lot of it. Like I said I'm really new.


Did you eventually work out how to get into QBasic? I am in a similar situation as you were. Please help. :-|
Reply With Quote  
Join Date: Dec 2004
Location: Lincoln Park, Michigan
Posts: 1,744
Reputation: Comatose is an unknown quantity at this point 
Rep Power: 7
Solved Threads: 108
Colleague
Comatose's Avatar
Comatose Comatose is offline Offline
Moderator

Re: Windows XP & QBASIC

  #9  
Jul 7th, 2005
I'm guessing the problem is because QBasic is NOT installed. It came with older versions of Windows, and just about all DOS systems... however, with the advent of 2k and XP, I'm pretty sure that they don't have QBasic any more. I'm sure you can search around, and find a freeware version waiting for download out there somewhere..... try:
http://www.qbasic.com/frames.shtml, then click files, and compilers....
Reply With Quote  
Join Date: Mar 2005
Posts: 32
Reputation: MrConfused is an unknown quantity at this point 
Rep Power: 4
Solved Threads: 0
MrConfused MrConfused is offline Offline
Light Poster

Re: Windows XP & QBASIC

  #10  
Jul 10th, 2005
Quickbasic 4.5 for MSDOS was rather good - made me a lot of £. Hmm. I don't have any progs that won't run on my Windows XP home edition, though qbasic is even older. Qbasic was before Mr gates (who knows BASIC well, in fact that is what MSDOS was programed in all those years ago) had pushed his Co. to make BASIC (due to the retrospect obvious "make .exe option" a force to be reckoned with). Although some of the things M.Soft have done annoys me, pushing BASIC to the forefront of programing says a lot for Mr G. I expect the C++ lot will be annoyed, but it depends what you want to achieve.
Reply With Quote  
Reply

Only community members can participate in forum threads. You must register or log in to contribute.

DaniWeb Legacy and Other Languages Marketplace
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 

Thread Tools Display Modes

Other Threads in the Legacy and Other Languages Forum

All times are GMT -4. The time now is 12:17 pm.
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC