--- In [email protected], "entropyreduction" 
<alancampbelllists+ya...@...> wrote:
>  
> Posted up comPlugin0.72_091203.zip in 
> 
> http://tech.groups.yahoo.com/group/power-pro/files/0_TEMP_/AlansPluginProvisional/
> 
> which fixes problems with put service calls.  It includes
> comPluginDemoScriptSAPI.powerpro which uses 
> com.get_object_description.  Work or not for you?
> (assuming you have SAPI installed).

Both filesystem and sapi scripts work. Sapi script fails an invoke at the end 
because there is no speech.txt file in the scriptfoler. Filesystem script 
contains erroneous com.param_type() and com.param_type("s") because latest 
update has no such service. BTW, com documentation documents error dialog 
services that don't exist.

But setback in existing Search script. Now doesn't work with or without unicode 
arguments and crashes Powerpro, even without any use of get_object_description.

Test of:
com.return_unicode_strings(1)
debug(myselect.contents)
quit

still debugs in ansi text (does not show a unicode handle label).

> 
> BTW what happens when you call 
> appref.get_object_description (without any argument)?
>
 
win.debug("desc", appRef.get_object_description)

debugs desc _Application (with the underscore). appRef is created with 
com.create_object("InDesign.Application.CS2")

Regards,
Sheri

Reply via email to