Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Spell Check
Message
From
05/09/2006 16:32:36
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
 
 
To
05/09/2006 16:27:27
Robert Dinsmore
Dinsmore & Associates, Inc.
Lexington, Kentucky, United States
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Title:
Environment versions
Visual FoxPro:
VFP 7 SP1
Miscellaneous
Thread ID:
01151088
Message ID:
01151091
Views:
36
>A client wishes to spell check text in a memo field. My solution was to use Word as follows:
>
>oSpellIt = NEWOBJECT("SpellIt","SpellBound")
>oSpellIt.CheckSource="horses.hr_own_stm"
>oSpellIt.SaveChanges = .t.
>oSpellIt.DataBound = .t.
>oSpellit.DoCheck
>release oSpellIt
>
>This has worked fine for a number of years. Now they get the message "The action cannot be completed because the other program is busy".
>
>They did upgrade from Word 2002 to 2003 recently. The procedure works OK on my machine with Word 2003.
>
>Anybody got any ideas? Or, is there a better method to do spell checks?

Check Craig Boyd's class - www.sweetpotatosoftware.com is where you'll find it. I was able to implement it in just a few minutes. It does add a couple of megs to your app, mostly the dictionary data, but then you don't need any external app.

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Previous
Reply
Map
View

Click here to load this message in the networking platform