Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to use MS Office spelling checker in VFP8
Message
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
How to use MS Office spelling checker in VFP8
Divers
Thread ID:
00766639
Message ID:
00766639
Vues:
54
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! :)"
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform