aamoroso
Mechanical
- Mar 5, 2003
- 432
I have a macro that rebuilds all configurations within a model and then returns strings with the configuration name then says Show configuration True/False Rebuild True/False and Time. I am really only interested in the Rebuild, I have figured out how to dump the rest. I noticed that when a config has errors it returns false for rebuild. K, pretty cool so far. Here is the problem, I can only review the results by editing the macro and viewing the immediate window in VB. Second problem at some point it starts wiping out the top of the list of configurations. This macro came from the SW API Help Examples - "Forcibly Rebuild All Configurations Example". Any ideas would be appreciated, I am a novice at this api stuff and still trying to learn as I have time to tinker.
Thanks all.
Thanks all.