--- In [email protected], "entropyreduction"
<alancampbelllists+ya...@...> wrote:
>
> --- In [email protected], "entropyreduction"
> <alancampbelllists+yahoo@> wrote:
>
> > --- In [email protected], "Sheri" <sherip99@> wrote:
> >
> > > Above actually works quite nicely now. However, if you remove the
> > > appRef.workbooks.Add (and no workbooks are open) you see that
> > > we've lost the error trapping that appRef.Activebook failed. In
> > > early test versions that crashed, then you caught it and reported
> > > an error, and now it just ignores the error.
> >
> > Okay, should be able to trace that and fix, ta.
>
> comPlugin0.72_100211.zip
>
> I think fixes above problem. Also have another check on optionals...
>
Yes! I think you did it.
comPluginDemoScriptTextFromHTMLusingIE.powerpro requires a file named
textFromHtml.html (missing from distro)
The script comPluginDemoScriptControlBarOWCchart.powerpro gets this error:
local c = ChartSpace1.Constants
ERRORS: com.method: Can't interrogate object (sys code 80028ca1: "Invalid
number of arguments.")
Chartspace1 is a com handle. I tried inserting a line above that:
win.debug(ChartSpace1.get_object_description("fdpt"))
and got:
ERROR: com.get_accessible_object: Alan is an idiot and made a programing error
Regards,
Sheri