I'm trying to use %@Expand[] to get alle .svn directories from the current source. The directories are hidden. I tried various combinations of %@Expand[/A:HD /S .svn] but no success. How to do it correctly.
I'm trying to find out if there is a fairly short way to check if folder X:\C-Import is empty except possibly for files named CMNT-*.CSV
The \C-Import folder doesn't have subfolders, so the existence of subdirectory names isn't an issue.
ISFILE and @expand don't seem to have an "exclude"...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.