********* * LowUp * ********* What's that ? ------------- LowUp allows you to rename a file. It changes its name to upper case or lower case, and non-upper/lower case letters are left unchanged. At the begining I created a program called UpperName but someone asked me he wanted another one which would do lower case conversion so I wrote this one which can do both conversions. Installation ------------ For Workbench usage: put the drawer at any place you want. For CLI usage: Easy : put LowUp in your favourite directory (C: for example). Usage ----- From Workbench: double click the LowUp_GUI icon From CLI : LowUp [mode] where filename is the name of the file you want to rename and mode is the way you want to rename it : -low will switch to lower case and -up will switch to upper case. Example : LowUp -up AmigaReignsSupreme -> the file is now AMIGAREIGNSSUPREME LowUp -low AmigaReignsSupreme -> the file is now amigareignssupreme WARNING : Avoid giving a filename with path. It doesn't seem to be dangerous but I can't predict what may happen. I tried it without problems but ..... Disclaimer ---------- LowUp has been tested for hours on an Amiga 1200 + Blizzard 1220/4 card. You use this program at your own risks. I can't be held responsible for data lost or ANY damage from LowUp's usage. Due to its conception it can't break anything. History ------- October 1995 Version 1.0 First release (UpperName is dead, LowUp lives :-)) ) Distribution ------------ LowUp is FREEWARE but I keep a copyright on it. You can distribute it freely if the archive is unaltered (no virus please !). I allow Aminet, Fred Fish, Funet, BBSs, public domain organizations and Amiga magazines to include it in their collections (floppy and/or CD ROM) if the price of the support is normal. France Festival Distribution WILL NEVER BE ALLOWED to distribute this product. Author ------ LowUp has been created by : Franck Aniere 30 Rue Jean Bouin 93220 GAGNY (France) E-Mail : aniere@univ-mlv.fr IRC : nickname FSA on channels #amigafr and #amiga (sometimes) You can join me for bug reports, suggestions, critics.... Thanks ------ - xs-perate@doom.gun.de, for the idea of the lowercase version (sorry but I don't know your name :-( ) - Various #amigafr users, for various reasons. - Amiga creators, for THE computer. and people I forget........please don't kick me......;-) To do ----- Well, what do you want me to do ?