M
Mayolo Juarez via DotNetMonster.com
Ok i need to copy a directory example:
copyfolder(\\com1\tr,d:\df\res,true)
if i copy this directory mi app dont copy but if i copy that:
copyfolder(\\com1\tr\tr1,d:\df\res,true)
the copy its correct whats up because i cant copy de content of the
directory by the firts way.
copyfolder(\\com1\tr,d:\df\res,true)
if i copy this directory mi app dont copy but if i copy that:
copyfolder(\\com1\tr\tr1,d:\df\res,true)
the copy its correct whats up because i cant copy de content of the
directory by the firts way.