home *** CD-ROM | disk | FTP | other *** search
/ RISCWORLD 7 / RISCWORLD_VOL7.iso / Software / Issue4 / WebCHNG2 / !WebChange / Scripts / FNCUpper < prev    next >
Encoding:
Text File  |  2001-02-03  |  190 b   |  10 lines

  1. WebChange.Script
  2.  
  3. ; This script makes all the files upper case
  4.  
  5. ChangeSetting Filename.Case To "Upper"
  6. ; Specify the case required
  7.  
  8. RunProcess Files.NameCase
  9. ; Run the case changing program
  10.