Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to use MS Office spelling checker in VFP8
Message
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00766639
Message ID:
00766943
Views:
23
Take a look at Spellbound - Integrated Word Spellcheck File #9607


>VFP8 help states that you can use a spelling checker by including the path and name of the program. Does anybody know what this would be for Microsoft's Office XP?
>---------------------------------------------------------------------------
>You can specify a spelling checker program in your Visual FoxPro configuration file. Include the line:
>
>_SPELLCHK = ProgramName
>
>Remarks: By default, _SPELLCHK is unassigned. You can use a spelling checking program by providing the program name and its path in _SPELLCHK. Once you specify a program programmatically or in the File Locations tab of the Tools, Options menu, access the program with the DO command as in the following sample.
>
>DO Spellchk
>---------------------------------------------------------------------------
>Thanks for any help or insight you have on this!
>Colombo.
>"Problems are negative :(, Opportunities for Solutions are positive! :)"
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform