home *** CD-ROM | disk | FTP | other *** search
- ===============================================================================
- QuickBASIC Library Routines
- by Steve Dunn,
- Hanover, MA.
- CompuServe ID: 70034,2454
-
- Released Jan., 1991
- ===============================================================================
-
-
- This .ZIP file contains various routines, written in assembler, which
- can be used in a MicroSoft QuickBASIC source file to either enhance the current
- capabilities of QuickBASIC, or to add new functionalities.
-
-
- Each routine is documented in the file name which ends in .ASM (the
- assembler source file) and a compiled version for each is provided in the
- corresponding file name which ends in .OBJ. These .OBJ files can be LINKed
- into a QuickLib if you want, or LINKed directly to your source file during the
- compilation process. I might recommend to you that you print all the .ASM
- files for your own later reference.
-
-
- These routines were written by the author (me!) and are hereby released
- to the Public Domain.
-
-
- There is no warranty, express or implied, on any of these routines.
- However, I have used all of them in various programs, and I've never had any
- problem.
-
-
- I hope these routines will be of use to you. If you have any question,
- complaint, suggestion, etc, please contact me via electronic mail at CompuServe
- ID 70034,2454.
-
-
- PS - other routines are available, including a replacement for the
- PRINT statement, integer-to-ASCII and ASCII-to-integer conversions (intended to
- help those who currently use MicroHelp's excellent QuickBASIC products) and
- various special-purpose screen input routines, etc, etc, etc. If you have any
- interest, just let me know what BBS you want them sent to!
-
- ===============================================================================
-