Does BE_FileCopy create intermediate folders? #244
Replies: 1 comment
-
|
No, the File Copy doesn't create folders, at least on Mac OS ( it could be platform dependant ). Either way, I wouldn't rely on it and would recommend manually creating and checking for destination folders before copying. Cheers, |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Evening.
Does FileCopy create folders if they don't exist.
E.g. Will
Create /to/file/... if they don't exist in the username folder?
Rob
p.s. noticed a typo in the documentation which describes the function as BE_FileDelete
Beta Was this translation helpful? Give feedback.
All reactions