Hi,
What is the code for copying a tree (without the files) from the source lister to the dest lister?
thanks!
Daan
Hi,
What is the code for copying a tree (without the files) from the source lister to the dest lister?
thanks!
Daan
Hi,
I think you have to create a filter in the Settings\Preferences\Files operations\filter
Name it "DirOnly" for instance, and set it to "type match [Folders only]"
Then, create a button with this command :
Copy FILTER DirOnly
And Voila
That works.
Thanks.