home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Black Box 4
/
BlackBox.cdr
/
progbas
/
baswiz13.arj
/
DEMO.DAT
< prev
next >
Wrap
Text File
|
1990-05-26
|
1KB
|
19 lines
Welcome to The BASIC Wizard's Library! This is a library of routines written
in assembly language and BASIC for use with QuickBASIC 4.0-4.5 and BASCOM 6.0.
The non-registered version is for QuickBASIC 4.5 only. Registration is $35.
BASWIZ provides advanced capabilities to your BASIC programs, including far
strings, a virtual windowing system, communications and file handling.
Far strings allow you to have variable-length strings which are kept outside
of BASIC's limited string area. No more running out of string space!
The virtual windowing system gives you a combination of both window routines
(pop-up, exploding and collapsing windows, etc) and a virtual screen handler.
This allows you to have much more information in a window than is actually
displayed at any one time. Windows can be moved, resized, copied, and so on.
Communications support provides for COM1 through COM4 and allows you to do
away with error trapping. The DTR is not dropped unless you want it dropped.
It's perfect for writing terminal programs, BBSes and BBS Doors!