home *** CD-ROM | disk | FTP | other *** search
/ CD Actual 14 / CDACTUAL.iso / cdactual / demobin / share / program / Basic / QBUTIL5P.ZIP / QBU-APA1.PRN < prev    next >
Encoding:
Text File  |  1991-02-18  |  4.8 KB  |  129 lines

  1.  
  2.  
  3.  
  4.           QBUTIL - A QuickBASIC Programmer's Utility Set [Release 5]
  5.                 Appendix A - Public Domain Release Information
  6.  
  7.  
  8.  
  9.        Introduction:
  10.        Introduction:
  11.        Introduction:
  12.        This appendix is designed to provide information to QuickBASIC
  13.        programmers who have received the public domain release of
  14.        QBUTIL.  It provides information on registration, upgrades,
  15.        release changes, and programming information.
  16.  
  17.        All users should take the time to completely read the following
  18.        sections, the information provided could be very useful.
  19.  
  20.        Note: This appendix is replaced with a more complete version for
  21.        _____
  22.        registered users.
  23.  
  24.        Registration:
  25.        Registration:
  26.        Registration:
  27.        QBUTIL is provided to the Public Domain (PD) "as is", a
  28.        demonstration of the utility set.  Users are not required to
  29.        register, however, the demonstration restrictions hamper
  30.        programming efforts.
  31.  
  32.        Provided with the QBUTIL package is a registration form.  If you
  33.        find QBUTIL to be useful for your programming need then simply
  34.        print  out the form, fill it out, and send it in to  receive  the
  35.        complete QBUTIL package.  The donation of $10.00 helps to provide
  36.        for the ability of Traveller Software & Associates to continue to
  37.        add to and upgrade this utility set.
  38.  
  39.        See Appendix C, Associate Programmers, for information on free
  40.        registration.
  41.  
  42.        Upgrade Policy:
  43.        Upgrade Policy:
  44.        Upgrade Policy:
  45.        The QuickBASIC Utility Set is constantly upgraded to provide
  46.        additional utilities and enhancements to existing routines.
  47.        Registered users will be able to upgrade to new releases for
  48.        contributions of $5.00. This contribution covers the cost of the
  49.        required disk, packaging, and postage.
  50.  
  51.        See Appendix C, Associate Programmers, for information on free
  52.        upgrades.
  53.  
  54.        Release 5 Changes:
  55.        Release 5 Changes:
  56.        Release 5 Changes:
  57.        QBUTIL now contains 100 utility routines with in this release.
  58.        Several new routines have been added and others updated.  The
  59.        documentation has been completely restructured and an index of
  60.        all routines has been added.
  61.  
  62.        With this release the Public Domain demonstration version of
  63.        QBUTIL was introduced. The demonstration version is provided to
  64.        the Public Domain to freely distribute and use.
  65.  
  66.  
  67.  
  68.  
  69.  
  70.  
  71.  
  72.  
  73.            Copyright (c) Traveller Software & Associates 1987 - 1990
  74.                                   Page - A1 -
  75.  
  76.  
  77.  
  78.           QBUTIL - A QuickBASIC Programmer's Utility Set [Release 5]
  79.                 Appendix A - Public Domain Release Information
  80.  
  81.  
  82.        Programming Information:
  83.        Programming Information:
  84.        Programming Information:
  85.        This section provides information for the use of QBUTIL Release
  86.        5.  It is designed to give users general instruction as to the
  87.        requirements and programming restrictions of this utility set.
  88.  
  89.             A.  Requirements:  This release requires Microsoft (tm)
  90.             _________________
  91.        QuickBASIC version 4.5.
  92.  
  93.             B.  Restrictions:  The demonstration release of QBUTIL
  94.             _________________
  95.        limits the programmer in several ways:
  96.  
  97.                  1.  Almost 1/4 of the utility set is not available in
  98.        the QBUTIL5.LIB file. This file is used to produce executable
  99.        programs using the QBUTIL utility set.
  100.  
  101.                  2.  Without the source code files, compiled programs
  102.        range from 30k to 50k larger in size due to the method of linking
  103.        used by the QuickBASIC compiler.
  104.  
  105.             C.  Usage:
  106.             __________
  107.  
  108.                  1.  The QuickLibrary (QBUTIL5.QLB), provided with this
  109.        release, contains all of the utilities identified in the
  110.        documentation provided.  To use the this library in the
  111.        QuickBASIC programming environment the following DOS entry should
  112.        be used:
  113.  
  114.                  QB [PROGRAM.BAS] /L QBUTIL5
  115.  
  116.        The [PROGRAM.BAS] entry may be omitted.  See your QuickBASIC
  117.        manual for more information on the use of QuickLibraries.
  118.  
  119.                  2.  The Object Code Library (QBUTIL5D.LIB), provided
  120.        with this release, contains all of the utilities identified in
  121.        the documentation provided with the exception of those identified
  122.        with an "*".  See your QuickBASIC manual for more information on
  123.        the use and linking of object code libraries.
  124.  
  125.  
  126.  
  127.  
  128.  
  129.  
  130.  
  131.  
  132.  
  133.  
  134.  
  135.  
  136.  
  137.  
  138.  
  139.  
  140.  
  141.  
  142.  
  143.            Copyright (c) Traveller Software & Associates 1987 - 1990
  144.                                   Page - A2 -
  145.  
  146.  
  147.