;************************************************************************
;*                                                                      *
;*      Tolow (C) 1997 RonSoft.                                         *
;*                                                                      *
;*      This is a utility that converts all long filenames to lower     *
;*      case. Every time I have been messing around in my web work      *
;*      directory from DOS the filenames has been changed. It's a       *
;*      pain to manually rename them to lowercase so the web server     *
;*      and html stuff will recognise them. It renames ALL files in     *
;*      the given directory or the current if nothing on command line.  *
;*      Usage:   Tolow [path]                                           *
;*      Example: Tolow A:\MYDIR                                         *
;*                                                                      *
;*                                                                      *
;*      Ronald Nordberg                                                 *
;*      Silvervgen 3                                                   *
;*      907 50 Ume                                                     *
;*      Sweden                                                          *
;*      christine.martinson@swipnet.se                                  *
;*      http://home2.swipnet.se/~w-20064                                *
;*                                                                      *
;*      THIS IS ALL PUBLIC DOMAIN FREEWARE.                             *
;*      IT'S ALSO FREELY DISTRIBUTABLE AS LONG                          *
;*      AS THIS TEXT DOCUMENT ARE INCLUDED IN                           *
;*      THE DISTRIBUTION.                                               *
;*      LET E'M KNOW IF YOU USE MY CODE.                                *
;*                                                                      *
;************************************************************************
