home *** CD-ROM | disk | FTP | other *** search
/ Best Objectech Shareware Selections / UNTITLED.iso / boss / util / file / 001 / addto.doc next >
Encoding:
Text File  |  1990-07-05  |  1.5 KB  |  37 lines

  1. ADDTO is a utility that adds one file to the end of another.  At JMB, we
  2. use it to add lines to the end of autoexec.bat and log files during
  3. installations.  
  4.  
  5. Usage:
  6.  
  7.    ADDTO target-file  source-file
  8.    
  9. where "target-file" is the file to which "source-file" is to be added.  If
  10. the target file ends with a ^Z (eof) character, ADDTO will overwrite it to
  11. eliminate the possibility of premature termination when the file is read
  12. later.
  13.  
  14. Legal Stuff:
  15.  
  16. ADDTO is FREE!  Copyright 1988,1990 JMB Realty Corporation.  At all times,
  17. title to ADDTO remains with JMB Realty Corporation.  You are licensed to
  18. use ADDTO as an individual and/or commercial enterprise without charge
  19. provided you obey the following simple rules:
  20.    
  21.    1.  You may not alter ADDTO.EXE.
  22.    2.  You may not sell ADDTO.EXE or charge anyone for it's use.
  23.    3.  If you distribute ADDTO.EXE, you must also distribute this file
  24.        (ADDTO.DOC).
  25.    4.  You may not represent yourself as an employee, agent, or
  26.        representative of JMB Realty Corporation.
  27.        
  28. This program has been subject to reasonable testing prior to release. 
  29. However, it may not be bug free.  You, therefore, use this program AT YOUR
  30. OWN RISK.  Neither the author nor JMB Realty Corporation offers any
  31. guarantees or warranties (explicitly or implied), including warranties of
  32. fitness, nor do they assume any liability for your use of this program.
  33.  
  34. Please direct questions or comments to Steven Stern.  Compuserve ID
  35. 70327,135.
  36.  
  37.