home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / progm / b-window.zip / B-WREAD.ME < prev    next >
Text File  |  1988-07-15  |  3KB  |  84 lines

  1.  
  2.                           NOTES & UPDATES
  3.                           ---------------
  4.  
  5. July, 1988:  BASIC WINDOWING TOOLBOX (B-WINDOW) Version 2.3
  6.  
  7.        A string entry and editing function WGETSTR has been added.
  8.        Run QBDEMO.EXE to see a demonstration. WGETSTR is available
  9.        only with the QuickBASIC windowing files.
  10.  
  11. May, 1988: Version 2.2
  12.  
  13.        Changes include:
  14.  
  15.         (1) A bug that caused some problems with PS/2 machines has
  16.             been fixed.
  17.         (2) QuickBASIC Version 4 is supported. See the QBV4.* files. The
  18.             distribution disk has the library file QBV4.QLB.
  19.         (3) Better code to eliminate "snow" with CGA video cards.
  20.         (4) A new function WSCRNTYPE that lets you know what sort of
  21.             video adapter is installed.
  22.         (5) The assembler code for B-WINDOW is now included on the
  23.             REGISTRATION disk.
  24.  
  25.  
  26.        Turbo Basic isn't supported.
  27.  
  28.  
  29.        The files on the B-WINDOW distribution disk are:
  30.  
  31.         (1) README       - Notes, updates, etc.
  32.         (2) B-WINDOW.DOC - Documentation file. Formatted for
  33.                            8 1/2 x 11 paper.
  34.         (3) QBDEMO.EXE   - Compiled demo program.
  35.         (4) QBDEMO.BAS   - Demo source file.
  36.         (5) QBV4.QLB     - Windowing library file for QuickBASIC.
  37.         (6) B-WINI.MRG   - Merge file for interpreted BASIC.
  38.         (7) B-WIN20I.BIN - Windowing file for interpreted BASIC.
  39.         (8) BWDEMOI.BAS  - Demo program for interpreted BASIC.
  40.  
  41.        If you have purchased a REGISTERED disk from Image Computer
  42.        Systems for $20, you will also have:
  43.  
  44.         (9) QBV4.OBJ     - Windowing file for QuickBASIC Version 4;
  45.                            create stand-alone programs.
  46.        (10) QBV4.ASM     - Assembler source code.
  47.        (11) BWIN20BC.OBJ - Windowing file for earlier QuickBASIC
  48.                            and BASCOM compilers.
  49.  
  50.  
  51. ImagePrint commercial:
  52.  
  53.        Since there is still room on the diskette, an ImagePrint demo is
  54.        included with REGISTERED B-WINDOW. ImagePrint is a product we
  55.        sell as User-Supported Software. It allows ordinary dot matrix
  56.        printers to print surprisingly good quality text. It accepts
  57.        standard ASCII text files as input and drives a printer in dot
  58.        graphics mode. To run the demo, you must have an IBM Graphics
  59.        Printer (or clone), Proprinter, Epson RX, LX, FX, JX or GX
  60.        printer etc. etc. (or clone). In other words, a standard dot
  61.        matrix printer with a 9 pin print head that understands the ESC
  62.        "3" and ESC "Z" control sequences. The demo consists of typing:
  63.  
  64.          FONTDEMO
  65.  
  66.        which expands a binary file (F.DAT) and copies it to your
  67.        printer.
  68.  
  69.        If you like what you see, send $20 to Image Computer Systems and
  70.        you will be sent the latest version of ImagePrint, plus 6 fonts.
  71.        You can pay by check or credit card. We accept MasterCard & VISA.
  72.  
  73.                          Image Computer Systems
  74.                              P. O. Box 647
  75.                              Avon, CT 06001
  76.                            ph: (203) 678-8771
  77.  
  78.   *******************************************************************
  79.  
  80.                               END-OF-FILE
  81.  
  82.  
  83.  
  84.