The MASM Forum Archive 2004 to 2012

General Forums => The Workshop => Topic started by: Bieb on February 14, 2005, 05:11:48 PM

Title: Dictionary?
Post by: Bieb on February 14, 2005, 05:11:48 PM
For a project, I need to be able to add names to a program's spell check dictionary so that it will catch them as well. Adding them by hand isn't an option, as there are about three thousand of them. I would've used SendKeys with the add button, but the program itself doesn't seem to provide a method for adding dictionary entries. (the program is Taylor EliteVision, by the way). So, does anyone know how to find and alter spell check dictionary files?
Title: Re: Dictionary?
Post by: pbrennick on February 14, 2005, 05:42:55 PM
Seems like they have already provided a way, unless this one of those do-your-own-thing topics.

QuoteEasy-to-learn EliteVision publishing software allows you to quickly create page designs, enter text, add art, create your index and flow your names to your portrait pages. EliteVision software provided free of charge!

Anyway, they have toll free technical support, why not ask them if there is a set of libraries, I bet there is.

Paul
Title: Re: Dictionary?
Post by: Bieb on February 14, 2005, 10:21:03 PM
My Year Book teacher was actually very surprised to find out that it doesn't have any such thing built in.  I figure I'll just call 'em and ask how to do one, and then do it all automatically through keystrokes.  That's usually easier than messing with libraries.