Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Spelling checking really slow
Message
From
31/10/2004 14:00:50
 
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00956184
Message ID:
00956294
Views:
11
>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
>
I have turned off Visible. This wasn't much of a factor.

I then tried as you did by showing the stats. I got this:

53799.277 faiiled
53799.542 sayd
53799.855 Rorlf
53800.152 They
53800.464 were
53800.777 winning
53801.089 the
53801.386 game

I have a P4 3.00GHz with 504 MB of RAM. The version of Word I have is Microsoft Office Word 2003 11.5604.5606.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform