I have a large macro that creates a working drawing of an assembly based off of just a few parameters with one click.. the problem is that the macro gets interrupted in the middle somewhere with these annoying notification windows (which end up having no effect whatsoever on the drawing).
In case they're hard to read, the first one says "Out of memory or other error trying to intialize data source from standards file '[name of my filepath]' and the second one says "unable to setup a valid profile configuration"
I was wondering if there was a way I could (a) dismiss them with a couple simple lines of code or (b) figure out why they're happening and stop them from ever occurring somewhow.
Thanks in advance,
Kevin
