Jump to content

DirMove Complications


Recommended Posts

Hi, I'm just trying to create a very simple script that moves the directory Loc1 into the directory Loc2 and I can't seem to figure out why it's not working after Googling and looking at the documentation. I must be missing something, but I don't have the slightest clue what it could be. Any help would be appreciated. 

 

 

Func Test() 
DirMove("C:\Users\Alec\Desktop\Loc1", "C:\Users\Alec\Desktop\Loc2")
EndFunc

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...