Jump to content

DirMove problem


Recommended Posts

hi,

i don't understand DirMove function, what is problem?

example:

scriptDir\dictionaries

scriptDir\Sound

|- dictionaries

code:

DirMove(@ScriptDir & '\sound\dictionaries',@ScriptDir & "\dictionaries" ,1)

result:

scriptDir\dictionaries

|- dictionaries

scriptDir\Sound

i want to sound\dictionaries folder move to dictionaries

but it is moving under (dictionaries\dictionaries)

thanks

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

×
×
  • Create New...