home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / database / baswiz14.zip / DEMO.DAT < prev    next >
Text File  |  1990-09-28  |  1KB  |  18 lines

  1. Welcome to The BASIC Wizard's Library!  This is a library of routines written
  2. in assembly language and BASIC for use with QuickBASIC 4.0-4.5 and BASCOM 6.0.
  3. The non-registered version is for QuickBASIC 4.5 only.  Registration is $35.
  4.  
  5. BASWIZ provides advanced capabilities to your BASIC programs, including far
  6. strings (no more running out of string space), a virtual windowing system,
  7. communications, file handling, Hercules graphics, expression evaluation,
  8. pointers and memory management.
  9.  
  10. The virtual windowing system gives you a combination of both window routines
  11. (pop-up, exploding and collapsing windows, etc) and a virtual screen handler.
  12. This allows you to have much more information in a window than is actually
  13. displayed at any one time.  Windows can be moved, resized, copied, and so on.
  14.  
  15. Communications support provides for COM1 through COM4 and allows you to do
  16. away with error trapping.  The DTR is not dropped unless you want it dropped.
  17. It's perfect for writing terminal programs, BBSes and BBS Doors!
  18.