home *** CD-ROM | disk | FTP | other *** search
- ADDTO is a utility that adds one file to the end of another. At JMB, we
- use it to add lines to the end of autoexec.bat and log files during
- installations.
-
- Usage:
-
- ADDTO target-file source-file
-
- where "target-file" is the file to which "source-file" is to be added. If
- the target file ends with a ^Z (eof) character, ADDTO will overwrite it to
- eliminate the possibility of premature termination when the file is read
- later.
-
- Legal Stuff:
-
- ADDTO is FREE! Copyright 1988,1990 JMB Realty Corporation. At all times,
- title to ADDTO remains with JMB Realty Corporation. You are licensed to
- use ADDTO as an individual and/or commercial enterprise without charge
- provided you obey the following simple rules:
-
- 1. You may not alter ADDTO.EXE.
- 2. You may not sell ADDTO.EXE or charge anyone for it's use.
- 3. If you distribute ADDTO.EXE, you must also distribute this file
- (ADDTO.DOC).
- 4. You may not represent yourself as an employee, agent, or
- representative of JMB Realty Corporation.
-
- This program has been subject to reasonable testing prior to release.
- However, it may not be bug free. You, therefore, use this program AT YOUR
- OWN RISK. Neither the author nor JMB Realty Corporation offers any
- guarantees or warranties (explicitly or implied), including warranties of
- fitness, nor do they assume any liability for your use of this program.
-
- Please direct questions or comments to Steven Stern. Compuserve ID
- 70327,135.
-