Good day!
How to copy a file from one location to another.ex c:\ to c:\copied in silent mode.When i load the form it will copy the file automatically.
Ex. name.xls - the name of the file to copy.
Pls help.
Thank you for giving time!
Good day!
How to copy a file from one location to another.ex c:\ to c:\copied in silent mode.When i load the form it will copy the file automatically.
Ex. name.xls - the name of the file to copy.
Pls help.
Thank you for giving time!
FileCopy "Path File Name Of Source File", "Path File Name Of Destination File"
Good Luck
FileCopy "Path File Name Of Source File", "Path File Name Of Destination File"
Good Luck
thank you. API solves this.
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.