How to parse VBA script file in MFC ?
Visual Basic
2
Posts
2
Posters
0
Views
1
Watching
-
How to parse VBA script file in MFC ? I want the following information from the VBA macro file, 1. Number of modules in the script. 2. Name of all the modules. 3. All the function names in the given modules. Is there any scripting engine ? Any help would be appreciated. Thanks and Regards, Paresh.
-
How to parse VBA script file in MFC ? I want the following information from the VBA macro file, 1. Number of modules in the script. 2. Name of all the modules. 3. All the function names in the given modules. Is there any scripting engine ? Any help would be appreciated. Thanks and Regards, Paresh.