--- In [email protected], "entropyreduction" <alancampbelllists+ya...@...> wrote: > > --- In [email protected], "Sheri" <sherip99@> wrote: > > > > Don't know what RHS means, but I don't see any "Variant" there.
RHS means "right hand side" > > In current version, once I get code right, my code should see > that requirement, same as TLBhelp does, and convert the incoming > string from Powerpro to a double. > > So, try comPlugin0.72_091207.zip > in > http://tech.groups.yahoo.com/group/power-pro/files/0_TEMP_/AlansPluginProvisional/ > > Parameter typing my now work. > No. appRef.ScriptPreferences.Version = 4.0 using comPlugin0.72_091207 yields ERROR: com.set_property: Optional variable type problem (sys code 80020005: "Type mismatch.") local h=appRef.Selection.Item(1) using comPlugin0.72_091207 yields ERROR: com.method: Invoke failed (sys code 80020009: "Exception occurred.") Until I can again use the subobject appRef.Selection.Item(1) (which in my particular test used to be seen as a TextFrame), I can't retest unicode returns or unicode arguments. This function: appRef.Open(?"C:\Program Files\Adobe\Adobe InDesign CS2\Samples\Newsletter\Newsletter.indd",1) was failing for a few recent versions but works again with comPlugin0.72_091207 Regards, Sheri
