Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi everyone,
I have a lot of folders inside this structure, e.g.
X:\MyProject\FOLDER_A\
Inside FOLDER_A there a folders with different names like:
Customer1
CustomerA
Customer4000
Subfolder1
AnotherFolder
ABC
XYZ
JohnDoe
etc.
Is there a way to get the path for each folder and write it into a text file like:
X:\MyProject\FOLDER_A\Customer1
X:\MyProject\FOLDER_A\CustomerA
X:\MyProject\FOLDER_A\Customer4000
X:\MyProject\FOLDER_A\...
Thanks for any hints.
I got it, I didn't see the option inside the tFileList componend for directories.
I got it, I didn't see the option inside the tFileList componend for directories.