home *** CD-ROM | disk | FTP | other *** search
/ Black Box 4 / BlackBox.cdr / progbas / baswiz13.arj / DEMO.DAT < prev    next >
Text File  |  1990-05-26  |  1KB  |  19 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, a virtual windowing system, communications and file handling.
  7.  
  8. Far strings allow you to have variable-length strings which are kept outside
  9. of BASIC's limited string area.  No more running out of string space!
  10.  
  11. The virtual windowing system gives you a combination of both window routines
  12. (pop-up, exploding and collapsing windows, etc) and a virtual screen handler.
  13. This allows you to have much more information in a window than is actually
  14. displayed at any one time.  Windows can be moved, resized, copied, and so on.
  15.  
  16. Communications support provides for COM1 through COM4 and allows you to do
  17. away with error trapping.  The DTR is not dropped unless you want it dropped.
  18. It's perfect for writing terminal programs, BBSes and BBS Doors!
  19.