Multiple file copies
Published: September 12, 2019 - 3:57 PM
Hi!
This is probably a really silly question, but:
How do I copy multiple files at once to a directory?
My package contains a directory with several files, and I'd like to copy its entire contents to another directory during installation.
The `filecopyto` function, if I understand correctly, only allows me to copy one file at a time...
Thanks,
Chris.
This is probably a really silly question, but:
How do I copy multiple files at once to a directory?
My package contains a directory with several files, and I'd like to copy its entire contents to another directory during installation.
The `filecopyto` function, if I understand correctly, only allows me to copy one file at a time...
Thanks,
Chris.