04-04-2005, 04:38 PM
What error is displayed, and in which line?
MS Office apps have this strange behavior: when application is just launched, _getactive does not work, because it does not register its objects at startup (to minimize overhead, I think). _getactive begins to work only when you first time deactivate the app (that is, make active some other window).
MS Office apps have this strange behavior: when application is just launched, _getactive does not work, because it does not register its objects at startup (to minimize overhead, I think). _getactive begins to work only when you first time deactivate the app (that is, make active some other window).
