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

  1. WebChange.Script
  2.  
  3. ; This script changes the filename extensions to long ones
  4.  
  5. ChangeSetting Filename.ExtensionLength To "Long"
  6. ; Specifies the extension length
  7.  
  8. RunProcess Files.NameExtensions
  9. ; Runs the extension changing program
  10.