Quantcast
Channel: Indigo Rose Software Forums - Forums
Viewing all articles
Browse latest Browse all 2105

delete all folders NOT found in a table

$
0
0
Hi there,

i have a table which contains various folders. How would i delete ALL folders under "c:\temp" EXCLUDING the ones found in the table ?

Code:

foldertable = {"c:\\temp\\test","c:\\temp\\test2","c:\\temp\\test3"};

Viewing all articles
Browse latest Browse all 2105

Trending Articles