Hi
Hi
I am trying to use file copy command like this way:
MkDir MyDirName
FileCopy "C:\F_DataBase\InsContracts.mdb", MyDirName & "\InsContracts.mdb"
But when it tries to make FileCopy it gives this error Permission denied
What I can do to avoid it.
Thanks
Hi
I am trying to use file copy command like this way:
MkDir MyDirName
FileCopy "C:\F_DataBase\InsContracts.mdb", MyDirName & "\InsContracts.mdb"
But when it tries to make FileCopy it gives this error Permission denied
What I can do to avoid it.
Thanks