Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.

spell checker

Intel_C_Intel
Employee
606 Views
I would like to add a spell checker to my application.
Any suggestions on how I can do it?

Thanks,
David
0 Kudos
1 Reply
Intel_C_Intel
Employee
606 Views
The following link explains how to call the Word spell checker from a Windows script using Automation. I believe you could do the same from CVF (which also supports Automation), but I know nothing of the implementation details. There are some examples out there (in the samples directory?) that show how to interface with Excel; they may serve as a starting point.

http://home.att.net/~wshvbs/abstracts_msOfficeScripting.htm

Good luck!

Gabriel
0 Kudos
Reply