Jump to content

RainGigel

Member
  • Posts

    2
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Spain

Everything posted by RainGigel

  1. I have a small and quick question.... Dim fso Set fso = CreateObject("Scripting.FileSystemObject") fso.MoveFile "testfile.txt", "myfile.txt" first the script works is simple and does it's job pretty fine but... how can a rename a file after the current date and add the .rar extension (ex. 2008.08.10.rar) ? Thank you.
×
×
  • Create New...