;****************************************************************
;*                                                              *
;*      LOWER (C) 1997 Ronald Nordberg.                         *
;*                                                              *
;*      A little utility that converts all ascii chars in       *
;*      a file to lower case. I mainly use it to convert        *
;*      source code files so they dont look so messy.           * 
;*      Usage: Lower <filename>.                                *
;*                                                              *
;*                                                              *
;*      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 DOCUMENT ARE INCLUDED IN THE                    *
;*      DISTRIBUTION.                                           *
;*      LET E'M KNOW IF YOU USE MY CODE.                        *
;*                                                              *
;****************************************************************
