Hi Sheri, --- In [email protected], "Sheri" <sheri...@...> wrote: > > Ran them all (except the speech one). With the exception of > comPluginDemoScriptControlBarIE, all worked well. That one doesn't reference > the same html file names as included with the distribution. Once corrected, > worked fine.
I'll fix, thanks > Could you please spell out which of your plugins are currently loaded or > unloaded by other plugins (and under what circumstances?) Good idea, will take a few days to compile. > Also, are there any plugin services that don't cause the plugin to get > loaded? e.g., would be nice to be able to run a script that tests and reports > all plugin versions without loading them all. You'd have to use file.version, as Bruce suggests. By definition using any plugin service requires that plugin to be in memory, loaded. That's how powerpro does plugins. There are no exceptions, ASAIK.
