List files in project
Article Writing
1
Posts
1
Posters
1
Views
1
Watching
-
I am looking for a way to list the files in a project open in the IDE. I cannot seem to find the right object/method. I want to operate on the files in a macro. I need to optionally see only the "selected" files. I tried recording the action of selecting some files, right clicking them and then hitting "compile" but it basically gave me an empty function. This may be part of the VCS interface that Microsoft is holding secret. :(