Le vendredi 04 novembre 2005 à 20:00 +0000, Douglas Staas a écrit :

Hi,


> I have a Draw file open. Then I open the Draw file that has my macros. The 
> resulting dialog (fired by the on open event) calls the macro just fine. Then 
> I close the file that has my macros and reopen it. Now the macro doesn't fire 
> unless the macro editor is open. This condition will be present until I close 
> all OO docs and reopen the file with my macros. Any insight would be 
> appreciated. 


Sounds like everything is being loaded into memory and not being
released when you close your original document. Does your on Open Event
macro provide for disposal when the document is closed ?


Alex


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to