home *** CD-ROM | disk | FTP | other *** search
/ Programmer 7500 / MAX_PROGRAMMERS.iso / PROGRAMS / UTILS / MOUSE / NOPRINT.ZIP / NOPRINT.DOC < prev   
Encoding:
Text File  |  1987-02-12  |  3.1 KB  |  85 lines

  1.  
  2.  
  3.                    NOPRINT : Redirect Printer to NUL: Program
  4.                            Version 1.01, 12-Feb-1987
  5.                                   SMG Software
  6.  
  7.  
  8.                              (C) Copyright 1987 by
  9.                                Steven Georgiades
  10.  
  11.  
  12.  
  13.          This  program  allows the user to redirect printer output  to  the 
  14.     NUL:   device.   This is useful for those systems which do not  have  a 
  15.     printer.   It will eliminate the annoying habit that such a system  has 
  16.     of hanging when a program attempts to send output to the printer.  
  17.  
  18.  
  19.     Command Format:
  20.  
  21.          NOPRINT [ON | OFF]
  22.  
  23.               ON  = Active redirection to NUL:
  24.               OFF = Deactive redirection to NUL:
  25.  
  26.  
  27.  
  28.     Revision History:
  29.  
  30.          Version 1.00        First Release Version
  31.  
  32.          Version 1.01        Added Capability to Turn On or Off
  33.  
  34. NOPRINT, Version 1.01                                                    Page 2
  35.  
  36.  
  37.  
  38.          This software is distributed as ShareWare.  "ShareWare" means that 
  39.     you  are granted free license to use and copy this software as much  as 
  40.     you like, within the following restrictions: 
  41.  
  42.          1).  It  is  distributed  in  its  original,   unmodified  form, 
  43.               including program and documentation. 
  44.  
  45.          2).  No  fee is charged for use,  copying or distribution  (With 
  46.               the exception of nominal "per disk" copying charges, not to 
  47.               exceed $6.00 per disk).  
  48.  
  49.          3).  The  program  may  not  be included  with  other  goods  or 
  50.               services  supplied for a fee,  unless written permission to 
  51.               do so is obtained in advance from the author.  
  52.  
  53.     No  registration fees are required for this program,  but if you  would 
  54.     like to have the program customized in some minor way, a nominal fee of 
  55.     $10 is required.  The fee for major customization is negotiable, but in 
  56.     most cases will not exceed $25.  
  57.     
  58.     This program is provided AS  IS  without  any  warranty,  expressed  or 
  59.     implied,  including  but  not  limited  to  fitfulness for a particular 
  60.     purpose.  
  61.  
  62.          If  you have any questions or comments about this or any other SMG 
  63.     program, or if you would like to register any SMG Software, write to me 
  64.     at the following address: 
  65.  
  66.                 Steven M. Georgiades
  67.                 SMG Software
  68.                 701-H South Hayward Street
  69.                 Anaheim, CA  92804
  70.  
  71.     Or leave a message for me on the Circuit Board:
  72.  
  73.                 The Circuit Board RBBS
  74.                 SysOp: Dave Kleinschmidt
  75.                 (714) 778-0948
  76.                 300/1200/2400 Baud, No Fee
  77.  
  78.     All  SMG  Software  is  initially released to the  public  through  the 
  79.     Circuit  Board.   The latest version of any SMG Software can always  be 
  80.     found there.  
  81.  
  82.     A diskette containing all of the latest SMG Software can be obtained by 
  83.     sending  a check or money order for $6.00  to the above address.   Make 
  84.     all checks payable to Steven M. Georgiades.  Thank you.  
  85.