Please extend CopyDirectory()
Posted: Wed Jul 19, 2017 9:33 pm
Please extend the built-in function CopyDirectory(), so that it supports a callback routine and a cancel option -- like ts-soft's CopyDirEx module does. While ts-soft's code works fine, this is a basic and important function, so that it would be good to have the extended version directly built-in in PB.
At the moment, for instance when a new user reads about PB's function CopyDirectory() in the manual, s/he might not know or might not even suspect that there is a far more versatile directory copying function on the forum.
At the moment, for instance when a new user reads about PB's function CopyDirectory() in the manual, s/he might not know or might not even suspect that there is a far more versatile directory copying function on the forum.