home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-385-Vol-1of3.iso / m / mastlkt.zip / BPRINT.DOC < prev    next >
Text File  |  1987-06-18  |  8KB  |  323 lines

  1.  
  2.  
  3.  
  4.                                      BPRINT
  5.                          (Print file with banner pages)
  6.  
  7.             ========================================================
  8.             |                       Shareware                      |
  9.             |                                                      |
  10.             | We encourage you to freely copy and share unmodified |
  11.             | copies  of this program  with other  people.  If you |
  12.             | decide to use the  program,  support  the  Shareware |
  13.             | marketing  concept by  becoming  a registered  user. |
  14.             ========================================================
  15.  
  16.        PURPOSE:
  17.            BPRINT is a print utility which prints files with two
  18.        preceeding banner pages to facilitate ready identification of the
  19.        file after it gets put away in a binder and you have forgotten the
  20.        details of its generation. Two banner pages are printed, so that
  21.        regardless of which way your printer paper happens to be folded,
  22.        you can have a visible banner on top of the stack with minimum
  23.        hassle.
  24.  
  25.            BPRINT will use the DOS v. 3.xx print spooler if it is
  26.        installed. If it is not installed, the file will be printed
  27.        directly.
  28.  
  29.  
  30.        USAGE:
  31.            BPRINT is invoked by the DOS command line
  32.  
  33.              BPRINT <file-to-be-printed> [<path-for-scratch-file>]
  34.  
  35.            The <file-to-be-printed> is assumed to be in the current
  36.        directory. If this is not the case, the full directory must be
  37.        specified. (Currently, the usual '..' abbreviation implying the
  38.        parent directory cannot be used.  Watch for the next revision.)
  39.  
  40.            The optional <path-for-scratch-file> is only interpreted if
  41.        you are running DOS version 3.00 or higher. If you are running
  42.        DOS 2.xx it is ignored if present. Assuming version 3.00 or higher,
  43.        the parameter will be interpreted as follows:
  44.  
  45.            If the print spooler is not installed, the parameter, if
  46.        present, is ignored.
  47.  
  48.            If the print spooler is installed, a scratch file is created
  49.        containing the text of the banner page. This file is written to
  50.        the designated directory, with a system-generated unique name
  51.        and a blank extension. If the spooler is installed and the parameter
  52.        is omitted, the scratch file is written to the current directory.
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.        INSTALLATION TIPS:
  71.  
  72.        1. You may find it useful to establish a RAM-disk to hold these
  73.        scratch files. That way, they are guaranteed to go away each time
  74.        you reboot, and they can't accumulate. FANSI-RAMDISK (tm), a
  75.        freeware product from Hersey Micro Consulting, Inc. of Ann Arbor,
  76.        Michigan is an extraordinarily good product, as well as being
  77.        inexpensive.
  78.           If you elect to use FANSI-RAMDISK(tm), installing it with
  79.        option settings of
  80.                  /T=5SSDD8/L=245
  81.        will allow approximately 50 banner pages to accumulate before
  82.        housekeeping is required, either in the form of a reboot or an
  83.        explicit deletion.
  84.  
  85.  
  86.        2. The print spooler is most conveniently installed by including
  87.        a line
  88.                  PRINT /D:PRN/U:32
  89.  
  90.        in your AUTOEXEC.BAT file. This will load the resident portion of
  91.        the spooler, designate device PRN as the printer, and establish
  92.        a print queue allowing 32 entries.
  93.  
  94.  
  95.        3. Here at WGM&AL we have established a RAM-disk as device D:. We
  96.        then invoke BPRINT by using a batch file BP.BAT, containing the
  97.        single line
  98.                  BPRINT %1 D:
  99.  
  100.        automatically directing the scratch file to the RAM-disk.
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.  
  130.  
  131.  
  132.  
  133.  
  134.  
  135.  
  136.     TERMS AND CONDITIONS
  137.  
  138.       -  W. G. Madison and Associates, Ltd. reserves the right to make
  139.          improvements in the product described in this documentation at
  140.          any time and without notice.
  141.  
  142.       -  The software described herein is a copyrighted LICENSED PROGRAM
  143.          and the property of W. G. Madison and Associates, Ltd.
  144.  
  145.       -  The program is distributed as a Shareware product. You may freely
  146.          copy and share the product with your friends and associates. If
  147.          you decide to use the product, we ask you to become a registered
  148.          user and request a payment of $10.00.
  149.  
  150.       -  Under no circumstances may this product be sold or distributed
  151.          with another product without the express written permission of
  152.          W. G. Madison and Associates, Ltd.
  153.  
  154.       -  Use of this product indicates  your  acceptance of these Terms and
  155.          Conditions.
  156.  
  157.  
  158.     Registration provides the following benefits:
  159.  
  160.       1.  Full Telephone support. We will provide telephone support to
  161.           registered users ONLY.
  162.  
  163.       2.  Free major updates for a small handling fee
  164.  
  165.       3.  Inclusion on our mailing list so that you may receive new product
  166.           announcements.
  167.  
  168.  
  169.     You may register your copy of this program by completing the
  170.     accompanying registration form.
  171.  
  172.  
  173.     LICENSE
  174.  
  175.     A limited license is granted to any user of the program to freely
  176.     copy and distribute the product on the following conditions:
  177.  
  178.     YOU MAY NOT:
  179.  
  180.       -  Sell the product for a fee and/or distribute the product along
  181.          with other products without express written permission.
  182.  
  183.       -  Grant sublicense, leases, or other rights in the software to
  184.          others.
  185.  
  186.       -  Modify or remove the Copyright notice from the program, diskette
  187.          or the documentation.
  188.  
  189.       -  Modify the program, diskette or documentation and/or merge it into
  190.          another program for any machine.
  191.  
  192.  
  193.  
  194.  
  195.  
  196.  
  197.  
  198.  
  199.  
  200.  
  201.  
  202.     Limited Warranty
  203.  
  204.     THE PROGRAM IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER
  205.     EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED
  206.     WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE
  207.     ENTIRE RISK AS TO QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.
  208.     SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE ENTIRE COST OF ALL
  209.     NECESSARY SERVICING, REPAIR OR CORRECTION. SOME STATES DO NOT ALLOW THE
  210.     EXCLUSION OF IMPLIED WARRANTIES SO THE ABOVE EXCLUSION MAY NOT APPLY TO
  211.     YOU. THIS WARRANTY GIVES YOU SPECIFIC LEGAL RIGHTS AND YOU MAY ALSO
  212.     HAVE OTHER RIGHTS WHICH VARY FROM STATE TO STATE.
  213.  
  214.     LIMITATIONS OF REMEDIES
  215.  
  216.     IN NO EVENT WILL W. G. MADISON AND ASSOCIATES, LTD. BE LIABLE TO YOU
  217.     FOR ANY DAMAGES INCLUDING ANY LOST PROFITS, LOST SAVINGS OR OTHER
  218.     INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY
  219.     TO USE SUCH PROGRAM EVEN IF W. G. MADISON AND ASSOCIATES, LTD. HAS
  220.     BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES OR ANY CLAIM BY ANY
  221.     OTHER PARTY.
  222.  
  223.  
  224.  
  225.  
  226.  
  227.  
  228.  
  229.  
  230.  
  231.  
  232.  
  233.  
  234.  
  235.  
  236.  
  237.  
  238.  
  239.  
  240.  
  241.  
  242.  
  243.  
  244.  
  245.  
  246.  
  247.  
  248.  
  249.  
  250.  
  251.  
  252.  
  253.  
  254.  
  255.  
  256.  
  257.  
  258.  
  259.  
  260.  
  261.  
  262.  
  263.  
  264.  
  265.  
  266.  
  267.  
  268.                       WGM&AL Registration & Comment Form
  269.  
  270.  
  271.     Name:___________________________________________________________
  272.  
  273.     Company:________________________________________________________
  274.  
  275.     Address:________________________________________________________
  276.  
  277.     City:__________________________ State:_____  ZIP _______________
  278.  
  279.     Telephone:(_____) _____-_______
  280.  
  281.     BPRINT Version:_____._____
  282.  
  283.     Comments:
  284.  
  285.  
  286.  
  287.  
  288.  
  289.  
  290.  
  291.  
  292.  
  293.  
  294.  
  295.  
  296.  
  297.  
  298.  
  299.  
  300.  
  301.  
  302.  
  303.  
  304.  
  305.  
  306.     Payment:
  307.  
  308.     Send ____ Copies of Registered BPRINT @  $10.00/ea       ____.__
  309.  
  310.                                              Shipping           2.50
  311.  
  312.                          (MD residents only) MD 5% Sales Tax ____.__
  313.  
  314.                                                        TOTAL ____.__
  315.  
  316.  
  317.     Mail To:
  318.                        W. G. Madison and Associates, Ltd.
  319.                               5506 Kenilworth Ave.
  320.                               Riverdale, MD 20737
  321.                                 (301) 927-0436
  322.                             (CompuServe  73240,342)
  323.