home *** CD-ROM | disk | FTP | other *** search
- [][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]
- [] []
- [] Documentation for []
- [] []
- [] "REPLACE -- a Utility Replacement Program" []
- [] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ []
- [] REPLACE.BAS []
- [] []
- [] by []
- [] Richard S. Altman []
- [] []
- [] Feb. 15, 1990 []
- [] []
- [] COPYRIGHT (c) 1990 by Richard S. Altman. All Rights Reserved. []
- [] []
- [][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]
-
-
-
- USER SUPPORTED
- --------------
-
- This program is user-supported software. It is copyrighted and cannot
- be sold for profit (without the author's express written permission), but
- it may be copied and distributed for free.
-
- The SHAREWARE concept is a distribution method that dispenses with
- heavy marketing/advertising costs and gives the user the opportunity to
- try a software program before buying. Its continued existence depends on
- each user paying for what he does, in fact, use.
-
- If you find this program [REPLACE.BAS] useful, please send the $20 (or
- more) registration fee directly to the author:
-
- Richard S. Altman
- P.O. Box 4388
- Clearlake, CA 95422-4388
-
- Upon registration, you will receive a floppy diskette containing the
- latest version of this program, as well as a compiled version and a printed
- manual detailing its uses and specifications. You will also receive an
- original Blackjack program, a FREE calendar printing program, and other
- programs by the same author.
-
- WHEN ORDERING, please be sure to indicate single or double density
- disk drive, and the name of the program [REPLACE.BAS]. Comments on pro-
- grams are also most welcome!
-
- Due to possible unforeseen circumstances, the above offer is subject
- to change without notice.
-
-
-
- HOW TO USE
- ----------
-
- "REPLACE" is a very straightforward program. It will search any ASCII-
- formatted MBASIC program for any strings you want to FIND and REPLACE. (It
- must be an MBASIC program, rather than a .DOC program, because each LINE
- NUMBER for a successful search/replace is saved for later screen display or
- printing.)
-
- NOTE: The REPLACE procedure is much faster for a single string search.
- ~~~~ ~~~~~~ ~~~~~~
-
-
- STARTUP PROCEDURE
- -----------------
-
- (1) Make sure you have a copy of MBASIC.COM
-
- (2) Copy REPLACE.BAS to the drive containing MBASIC.
- ~~~~~~~~~~~
- (3) Type: MBASIC REPLACE<cr> etc.
-
-
-
-
- Happy programming!
-
- Rich Altman
-