Author Topic: MoveFile Filesystem Operation in MultiScript  (Read 7182 times)

em

  • Newbie
  • *
  • Posts: 9
    • View Profile
MoveFile Filesystem Operation in MultiScript
« on: January 14, 2013, 02:36:54 »
Hello, It would be useful to have a MoveFile function in MultiScript, like the CopyFile one (<num> CopyFile(<str> targetPath, <str> sourceFile, <string> options); ).

I tried to use the rename function, but it doesn't allow to change the file's path.

Regards.
« Last Edit: January 14, 2013, 02:38:39 by em »

Mathias (Author)

  • Administrator
  • VIP Member
  • *****
  • Posts: 4286
    • View Profile
    • Multi Commander
Re: MoveFile Filesystem Operation in MultiScript
« Reply #1 on: January 14, 2013, 08:50:42 »
It is actually on my list so it will come soon.

em

  • Newbie
  • *
  • Posts: 9
    • View Profile
Re: MoveFile Filesystem Operation in MultiScript
« Reply #2 on: January 14, 2013, 11:00:12 »
Great, thank you Mathias!