REQUIREMENTS : ~~~~~~~~~~~~~~ Kickstart 2.04 or better. INTRODUCTION : ~~~~~~~~~~~~~~ I never found a multi-files Find/Replace feature in any text editor I have ever tried on my Amiga. That's why I wrote MultiFR. It isn't a great piece of programming art, but it helped me a lot on some occasions and I suppose it can be the same for other people. That's why I decided to release it now. USING : ~~~~~~~ MultiFR is an only CLI tool. Its command line template is : FIND_STR/A,REPLACE_STR/A,FILES/M/A where : - FIND_STR is the string to be replaced (surround it by " characters if it contains exotic symbols) - REPLACE_STR is the string to replace with (surround it by " characters if it contains exotic symbols) - FILES are files to be scanned (wild cards allowed) Replacing is case sensitive. Each scanned file is shown, and a dot is printed next to its name each time MultiFR finds and replaces a string. That's all folks ! TECHNICAL : ~~~~~~~~~~~ Compiled with Amiga E v3.1a registered. Sources included. FUTURE : ~~~~~~~~ MultiFR always satisfies my needs but some extras features may be added easily if needed (case sensitivity/insensitivity, etc). Just send me a note by email if you want such improvement. DISTRIBUTION & DISCLAIMER : ~~~~~~~~~~~~~~~~~~~~~~~~~~~ This software is subject to the "Standard Amiga FD-Software Copyright Note" It is FREEWARE as defined in paragraph 4a. For more information please read "AFD-COPYRIGHT" (Version 1 or higher). Lionel Vintenat (vintenat@supaero.fr)