home *** CD-ROM | disk | FTP | other *** search
- Short: change text/data in all files V2.21
- Uploader: stoecker@rcs.urz.tu-dresden.de (Dirk Stoecker)
- Author: stoecker@rcs.urz.tu-dresden.de (Dirk Stoecker)
- Type: util/misc
- Version: 2.21
- Kurz: Texte/Daten in Files veraendern/editieren
-
- This program gives you the possibility to edit data in text/binary files.
- It scans through a file like the search/replace functions in some editors.
-
- What is it able to do:
- -search and/or replace any given string
- -scans through text and binary files
- -has different modes(BSTR replace, C-String replace)
- -allows patterns
- -possibility to enter the string as hexadecimal numbers
- -overwrite original file
- -replace path-names in the files: useful for older programs without
- requester selection
- -case sensitiv/insensitiv search
- -replace only at given position
- -OVERWRITE allows you to replace strings like greetings in programs,
- because it doesn't change the filesize.
-
- Why take Change?
- It's the only program (I think) to do that. It has a nice GUI(no MUI).
- Sometimes the use of Change is faster then the replacement with a text-
- editor. It's better than using a binary file-editor to change texts.
-
- One idea to use:
- Change the PC CR+LF (0A0D) to Amiga LF (0A) with
- Change <source> 0A0D <dest> 0A HEX
-
- If needed I can also include support of locale.library and a german catalog!
-
- Please contact me:
-
- ****************************************************************************
- * snail-mail: * e-mail: *
- * Dirk Stoecker * stoecker@rcs.urz.tu-dresden.de *
- * Geschwister-Scholl-Str. 10 * phone: *
- * 01877 Bischofswerda * GERMANY 03594/706666 *
- * GERMANY * world wide web: *
- * * http://rcs.urz.tu-dresden.de/~stoecker/ *
- ****************************************************************************
-
-