--- In [email protected], "Sheri" <sheri...@...> wrote:
> 
> problem is still Variants. See below. Also, this version locks up Powerpro 
> debug window. Best test version for .72 was the 12-17 (the version prior to 
> first "no_guess").

Okay, try COMplugin0.72_100107.zip in
http://tech.groups.yahoo.com/group/power-pro/files/0_TEMP_/AlansPluginProvisional/

As usual pdf and chm files not up to date, rtf is.

Variants: I'm guessing twice; first pass leave args as they are, as strings; if 
that fails, try again guessing type based on contacts.

You've got type code "t" but not yet tested.

There's a set_arg_types service.

If I know a param';s supposed to be VT_DATE, I handle yyyymmdd strings.

Now handle unnamed default methods.

Fixed problems with WMI scripts (turns out WMI implements extensible 
interfacess, which means type info available doesn't include info on specific 
functions or function parameters for the extending stuff).

All documented in rtf




Reply via email to