[ANN] XSpell 1.0
[ANN] XSpell 1.0
- Subject: [ANN] XSpell 1.0
- From: Jean-Baptiste <email@hidden>
- Date: Tue, 30 Dec 2003 10:14:07 +0100
One of the great feature of Mac OS X is its Spelling System. XSpell is
a scripting additions that allow you to have access to the spelling
system like in a Cocoa application.
1 - You can ask for guesses :
guess spelling of "ortografe"
-- {"orthographe"}
2 - You can check the spellling, and if you've made an error, you'll
have a list of guesses :
check spelling of "orthographi"
-- {"orthographia", "orthographie", "orthographii", "orthographe"}
donwload : <
http://www.atilla.org/~macfan/XSpell/>
Jean-Baptiste LE STANG
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.