Search found 1 match
- August 19th, 2019, 3:05 pm
- Forum: Scripts Discussion
- Topic: Copy() function doesn't work with big files
- Replies: 2
- Views: 15007
Re: Copy() function doesn't work with big files
A better approach may be to use system.callSystem() instead, and write OS-level commands to copy the file. This way is more robust and much more flexible. Ops, sorry for the delay and thank you. I posted in several forum and i partially resolved with a workaround (execute a .bat) Now, i have some q...