Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Spell checker for labels?
Message
From
06/05/2006 02:35:58
Michael Gass
Instructional Software, Inc.
Kirkland, Washington, United States
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
01119493
Message ID:
01119847
Views:
12
Thanks David!

I was thinking along similar lines, i.e. putting all of the captions from the project into a word readable document. Once the misspellings/typos are found, I could use Versatools to relocate the misspelled words in the project. I'm following up on your suggestions. Thanks again.

- Michael


>Michael,
>
>Look at the builder examples on my website. You can pretty easily automate reading all the forms/classes out of a project to process them all.
>
>It may be easier to just read the raw SCX and VCX tables too. Read the Properties memo for all the Caption lines (you'd like to make sure your buttons and forms are right too). You might not want to directly change them though in the builder because you could run in to "relative positioning anomalies" if the caption changes length.
>
>If you search here I'm pretty sure there are code fragments of how to get Word to spell check something one at a time.
>
>Another option would be to rip through all the forms/classes creating a .txt file of all the captions and let Word spell check it all at once. Thise would also have the benefit of allowing a consistency check of the labels you've used throughout the whole app.
>
>>Is there a spell checker for labels on forms? It would be great to find something that will go through the entire project without the need to select individual labels, or is this just wishful thinking?
Previous
Reply
Map
View

Click here to load this message in the networking platform