How to parse VBA script file in MFC ?
-
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.
POsting this question in the C++/MFC forum was enough. For future reference, do NOT cross post the same question acrossed multiple forums.
A guide to posting questions on CodeProject[^]
Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
2006, 2007