Dec 092017
QBLISTER.BAS is a utility which allows you to print out a formatted QBasic or QuickBasic Source Code Listing. | |||
---|---|---|---|
File Name | File Size | Zip Size | Zip Type |
QBLISTER.BAS | 39175 | 9244 | deflated |
README | 945 | 530 | deflated |
TPCREAD.ME | 199 | 165 | deflated |
Download File QBLISTER.ZIP Here
Contents of the README file
QBLISTER.BAS is a utility which allows you to print out a formatted QBasic
or QuickBasic Source Code Listing.
To run the program type the following at the DOS prompt:
qbasic qblister.bas
or, start Qbasic, load the program and press SHIFT+F5
QBLISTER.BAS is written in DOS 5.0 QBasic and is my first attempt at
structured programming. The program appears to run properly however my
testing has not been extensive. In other words, use at your own risk
The main module of the code lists the programs known limitations. If you
discover any other major limitations or if you know a way to circumvent the
one's listed (other than moving to a QuickBasic Compiler or another language)
I'd appreciate hearing from you. That also holds truie if you chance on any
bugs (I doubt I caught all of them) or just want to comment on the code.
Jane Griscti [email protected] or [email protected]
or QuickBasic Source Code Listing.
To run the program type the following at the DOS prompt:
qbasic qblister.bas
or, start Qbasic, load the program and press SHIFT+F5
QBLISTER.BAS is written in DOS 5.0 QBasic and is my first attempt at
structured programming. The program appears to run properly however my
testing has not been extensive. In other words, use at your own risk
The main module of the code lists the programs known limitations. If you
discover any other major limitations or if you know a way to circumvent the
one's listed (other than moving to a QuickBasic Compiler or another language)
I'd appreciate hearing from you. That also holds truie if you chance on any
bugs (I doubt I caught all of them) or just want to comment on the code.
Jane Griscti [email protected] or [email protected]
December 9, 2017
Add comments