Quote from
saeid on May 30, 2021, 9:25 am
Hi,
I'm using the following code to copy a file. But when I run it, "Access denied" error is appeared.
Does anyone know what the problem is?
FolderBox "Select a Destination to Export Your Databank:" "[Exported_Databank_Path]"
FileCopy "[TempDir][Database_Folder_Name]\Database.csv" "[Exported_Databank_Path]"
Hi,
I'm using the following code to copy a file. But when I run it, "Access denied" error is appeared.
Does anyone know what the problem is?
FolderBox "Select a Destination to Export Your Databank:" "[Exported_Databank_Path]"
FileCopy "[TempDir][Database_Folder_Name]\Database.csv" "[Exported_Databank_Path]"