Forum Discussion

lrbehmer's avatar
lrbehmer
Contributor
15 years ago

Script Extensions and Scope

I'm trying to create an "open/close Excel" script extension.  What I'm finding is that script extensions don't act like regular classes and I can't use a script extension to open Excel, perform operations on a spreadsheet in the script, and then close Excel with an extension.



Can I make global objects or is there some other way to handle this?

13 Replies