Ok, that's seems to gel pretty good. Next question:
I need to fire an event that isn't on the event list. However, I know
its there because I see it occurring using the event monitor.
From the event monitor: 13025 >EnterScope Refresh Shapes
[67640;0;Refresh Shapes]
It occurs when the document opens and when manually fired from the
page. But I don't find it in the Document, Page or Application event
lists. Is it a "special" event and more importantly can code be
written behind it?
Is there documentation on this?