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 426,592 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 1,667 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: 47908 | Replies: 27
Reply
Join Date: Oct 2004
Location: Lebanon OR, 97355
Posts: 67
Reputation: N3wbi3C0d3r is an unknown quantity at this point 
Rep Power: 4
Solved Threads: 0
N3wbi3C0d3r's Avatar
N3wbi3C0d3r N3wbi3C0d3r is offline Offline
Junior Poster in Training

Quick Basic On Windows XP

  #1  
Oct 27th, 2004
Ok, i get Quick Basic, all version (1.1, 3.0, 4.5, 7.1) all because 1.1 doesnt work, so i keep trying then notice, there all DOS executables, and Windows XP doesnt support DOS executables. So i tried Command Prompt, hat didnt work either, technicly im screwed ;P, any ideas on how to do this on XP?
AddThis Social Bookmark Button
Reply With Quote  
Join Date: Feb 2002
Location: Lawn Guylen, NY
Posts: 10,908
Reputation: cscgal is just really nice cscgal is just really nice cscgal is just really nice cscgal is just really nice cscgal is just really nice 
Rep Power: 32
Solved Threads: 118
Admin
Staff Writer
cscgal's Avatar
cscgal cscgal is online now Online
The Queen of DaniWeb

Re: Quick Basic On Windows XP

  #2  
Nov 1st, 2004
Confused what you mean. Windows XP can run a DOS emulator by clicking the Start menu, then Run... and then typing "command.com" (without the quotes, of course)
Reply With Quote  
Join Date: Oct 2004
Location: Lebanon OR, 97355
Posts: 67
Reputation: N3wbi3C0d3r is an unknown quantity at this point 
Rep Power: 4
Solved Threads: 0
N3wbi3C0d3r's Avatar
N3wbi3C0d3r N3wbi3C0d3r is offline Offline
Junior Poster in Training

Re: Quick Basic On Windows XP

  #3  
Nov 2nd, 2004
When i run the program QuickBasic 7.1 (or any other versions for that matter) it says something about a Windows NT file cannot open the dos file. Never knew there was a dos shell in XP thaught just command prompt.
I beleive in Technology is the future, and thats were I want to be.
Reply With Quote  
Join Date: Oct 2004
Location: Lebanon OR, 97355
Posts: 67
Reputation: N3wbi3C0d3r is an unknown quantity at this point 
Rep Power: 4
Solved Threads: 0
N3wbi3C0d3r's Avatar
N3wbi3C0d3r N3wbi3C0d3r is offline Offline
Junior Poster in Training

Re: Quick Basic On Windows XP

  #4  
Nov 4th, 2004
Ok i did Command.com and it gave me
C:\WINDOWS\System32\command.com
C:\WINDOWS\System32\AUTOEXEC.NT. The system file is not suitable for running MS-DOS and Micosoft Windows applications. Choose 'Close' to terminate the application.

I get something similar when i use QBasic 7.1....
I beleive in Technology is the future, and thats were I want to be.
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: Quick Basic On Windows XP

  #5  
Nov 7th, 2004
Go 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: 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: Quick Basic On Windows XP

  #6  
Dec 4th, 2004
I installed QuickBASIC 4.5 (yeah, I know, but it's comfortable) on a P4 2.3G (w/448Megs of RAM) HP Notebook w/ 30Gigs free on the hard drive and running XP.

I first ran this QB version on a P3 166M (both under DOS and within Win3.1)and then on a P4 1.3G w/256Meg of RAM, from within Win98se.

And in both those cases it ran well and smoothly.

On the HP notebook it is SLOW and if I open two BASIC windows at the same time the machine all but stops. With just one open, other programs (and even system functions like "view Folder") become VERY slow - and CPU usage jumps to 100%.

I KNOW that QuickBasic can run smoothly in MUCH less memory than the notebook has available, with less free space on C: and with a much slower processor.

So the question is "what do I have to change to get the sustem to allocate resources in a way that doesn't slow everything down?"

TIA for any suggestions.
Reply With Quote  
Join Date: Dec 2004
Posts: 207
Reputation: Real-tiner is an unknown quantity at this point 
Rep Power: 4
Solved Threads: 7
Real-tiner Real-tiner is offline Offline
Posting Whiz in Training

Re: Quick Basic On Windows XP

  #7  
Mar 25th, 2005
Originally Posted by N3wbi3C0d3r
Ok, i get Quick Basic, all version (1.1, 3.0, 4.5, 7.1) all because 1.1 doesnt work, so i keep trying then notice, there all DOS executables, and Windows XP doesnt support DOS executables. So i tried Command Prompt, hat didnt work either, technicly im screwed ;P, any ideas on how to do this on XP?

I need it too.

I am sick of how Microsoft makes things obsolete on purpose.
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: Quick Basic On Windows XP

  #8  
Mar 27th, 2005
Quickbasic 4.5 will run under Windows XP home edition as it is on my machine and does run o.k. I don't use it anymore though. The problem with the old DOS programs is the memory restriction (just the 640K) to play with however large the actual physical memory is on your machine. The main reason I stopped using Quickbasic was because I was starting to run into the memory barrier when programming (i.e the programming language plus my code in memory at the same time was sometimes causing the "out of memory" message to appear). This could be got round to some small extent by unloading one of the forms whilst working on the other ones etc. The other problem was the enourmous slowing down effect running a DOS based program has on the other programs/printers on the system. For some reason when running a DOS program it uses practically all processor power causing other programs to slow drastically. Maybe someone else has a technical explanation as to why this happens.
Anyway the bottom line is you would be well advised IMHO to get a more modern programming language.

Hope the above helps.
Reply With Quote  
Join Date: Feb 2005
Posts: 15
Reputation: divminds is an unknown quantity at this point 
Rep Power: 4
Solved Threads: 0
divminds divminds is offline Offline
Newbie Poster

Help Re: Quick Basic On Windows XP

  #9  
Mar 29th, 2005
Here I've built a program easy to install it will allow you to use any Dos Programs on Windows XP. Heres the Site. :cheesy:

Windows XP Dos FIX

Download DOSWinXP-Fix.exe
Reply With Quote  
Join Date: Apr 2005
Posts: 2
Reputation: pmclayton1 is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 0
pmclayton1 pmclayton1 is offline Offline
Newbie Poster

Re: Quick Basic On Windows XP

  #10  
Apr 8th, 2005
Originally Posted by N3wbi3C0d3r
Ok, i get Quick Basic, all version (1.1, 3.0, 4.5, 7.1) all because 1.1 doesnt work, so i keep trying then notice, there all DOS executables, and Windows XP doesnt support DOS executables. So i tried Command Prompt, hat didnt work either, technicly im screwed ;P, any ideas on how to do this on XP?
Yes; I just happened across your question. I have been running quickbasic4.5
for years and last year decided to try it on xp. 1) start, run, type in cmd.exe,
ok. 2) when the cmd screen and prompt come up , type cd \. 3) change
dir to whereever you have qb.exe .4) type qb.exe 5) when the quickbasic
blue screen appears, right click on title bar then properties to set up your
options for your screen. hope it works for you.
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

Similar Threads
Other Threads in the Legacy and Other Languages Forum

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