Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Spelling checking really slow
Message
From
31/10/2004 12:28:42
 
 
To
30/10/2004 23:05:44
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00956184
Message ID:
00956267
Views:
11
Michel,

from your code it cannot be seen whether you employ early or late binding.
Still, .25 seem extremely slow even for late binding. Use early binding to avoid COM "discovering" on every loop the type of the object.

If you expect a long list of errors, it *might* be faster to gather them inside word via script and just have the result marshal across the comm barrier - depends on the internal structure of word and the speed of scripting. But perhaps worth a test.

HTH

thomas
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform