Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Spelling checking really slow
Message
De
31/10/2004 12:28:42
 
 
À
30/10/2004 23:05:44
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Divers
Thread ID:
00956184
Message ID:
00956267
Vues:
12
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform