home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 465.lha / SwapName / SwapName.doc < prev    next >
Text File  |  1991-01-05  |  312b  |  13 lines

  1. SwapName © Copyright 1989 by Jonathan Potter
  2.  
  3. This little CLI utility basically does the same thing as :
  4.  
  5.    Rename file1 temp
  6.    Rename file2 file1
  7.    Rename temp file2
  8.  
  9. That is, it swaps the filenames of two files. Bear in mind that this is a
  10. Rename operation, and so you can't SwapName across devices...
  11.  
  12. Jon
  13.