--- In [email protected], "entropyreduction" <alancampbelllists+ya...@...> wrote: > > > > --- In [email protected], "Sheri" <sherip99@> wrote: > > > 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. > > Thanks, I'll fix. > > > 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. > > ActiveX Documenter > http://vbaccelerator.com/home/VB/Utilities/ActiveX_Documenter/article.asp > > applied to your tlb returns > Public Function Search(Optional ByVal For As Variant, Optional ByVal > WholeWord As Variant, Optional ByVal CaseSensitive As Variant, Optional ByVal > ReplacingWith As Variant) As Objects
Actually the documenter script I mentioned elsewhere that I'd used was not this one, but part of the JSCom package mentioned in your docs. Output looks similar to quoted Search data above. I haven't been able to get the activex documenter app linked above to run. The TLViewer app (another mentioned in your docs) also relies on TLBINF32.DLL. TLViewer supplied a copy of that dll which I had to register with rgsrv32 (despite that I have Office 2003 installed). I've had TLViewer and JSCom stuff installed and working for a long time. Regards, Sheri
