HomePage Optical Illusions War Stories QBasic Dads Navy Days Bristol Bristol, USA Bristol, Canada ... Web Rings QBasic Errors 40lb Weight Bits Chance ... DLoads These pages are not meant to be an authority on MSDOS QBasic, it is a collection of solutions to problems that I needed to solve. The code presented here may not be the most elegant, but then, at the time it was written problems needed to be solved quickly. For ease of presentation, and partly because some of this code was never in one, the code is not in formal subroutines. All of it should work 'as is' and you may feel free to copy and adapt as much, or as little! as you want. Why QBasic? Obtaining QBasic QBasic has been included in all versions of DOS. It was included in Windows and there is a version on the Windows 95 CD, though it is not loaded by default, it can be found in the directory /OTHER/OLDDOS along with the DOS helpfile. Copies of QBasic versions 1.1, 4.5 and 7.1 are available from my Downloads page. Here's a handy trick to run a QBasic program without showing the editor. Write a batch file with the line :- and yourprog.bas is the name of the program you want to run | |
|