Short:        V2.39 change text/data in all files
Author:       stoecker@amigaworld.com (Dirk Stoecker)
Uploader:     stoecker amigaworld com (Dirk Stoecker)
Type:         text/misc
Version:      2.39
Architecture: m68k-amigaos
Kurz:         Texte/Daten in Files aendern/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.
  -load strings from file

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.
  When needed multiple times, Change can be made resident.

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!
  
This program is in the public domain. Use it as you want, but WITHOUT ANY
WARRANTY!

Please contact me:

************************************************************************
* snail-mail:                  * e-mail:                               *
*   Dirk Stoecker              *   stoecker@amigaworld.com             *
*   Geschwister-Scholl-Str. 10 *   dstoecker@gmx.de                    *
*   01877 Bischofswerda        * world wide web:                       *
*   GERMANY                    *   http://home.pages.de/~stoecker/     *
* phone:                       * pgp key:                              *
*   GERMANY +49 (0)3594/706666 *   get with finger or from WWW pages   *
************************************************************************