Short: Program to change text/data in files V2.10 Uploader: stoecker@rcs1.urz.tu-dresden.de (Dirk Stöcker) Author: stoecker@rcs1.urz.tu-dresden.de (Dirk Stöcker) Type: util/misc Kurz: Programm, um Texte/Daten in Files zu verändern 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 can it 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 0A0D 0A HEX Send mail to the above adress or to: Dirk Stöcker Geschwister-Scholl-Straße 10 01877 Bischofswerda GERMANY If needed I can also include support of locale.library and a german catalog!