Hello everyone,
I am trying to quickly replicate the EPDM folder structure in a tree (C#).
That said I was hoping for a quick and dirty hack in explorer by using C#'s tools to recursively explorer all the folders.
After I did that I was getting some strange results such as C#'s tools only show 2 files in a folder that I can see contains more than that.
To make sure this wasn't a programming error I opened the comman prompt and navigated to that folder and did a "dir". Sure enough it only showed two files still.
I then checked the file permissons and it is set to "Allow everyone to see this file".
I'm not out of ideas... anyone have a suggestion for accomplishing this?
SolidworksApi macros