Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Spelling checking really slow
Message
 
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00956184
Message ID:
00957730
Views:
12
>Michel,
>
>What sort of system are you on speed and memory wise?
>
>I replaced your loop with this code:
>
>
>   FOR EACH loError IN loErrors
>       debugout seconds(), loError.Text
>   ENDFOR
>
>
>I just got these results:
>
>
> 34466.002 faiiled
> 34466.052 sayd
> 34466.082 Rorlf
> 34466.102 billa
>
>
>I'm on a P4m 2.5 with 512mb ram. Using OfficeXP the version according to help tags as 10.6612.6714 SP3.
>
>This was also with your full code posted in the other thread. In general Office automation works much faster if te loWord is not visible. I get these results if loWord.Visible = .f.:
>
>
> 34885.305 faiiled
> 34885.325 sayd
> 34885.355 Rorlf
> 34885.375 billa
>
>
>>But, this is extremely slow. There is about .25 second between each word that is being displayed. Is there a way to accelerate that? I thought I would get the list of words in a flash.

My results:
46094.562 faiiled
 46094.671 sayd
 46094.687 Rorlf
 46094.796 billa
**********************
The second time - same VFP session
46475.421 faiiled
 46475.530 sayd
 46475.655 Rorlf
 46475.765 billa
Windows XP, 2.7GHz, 248MB RAM
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform