Tcladdressbook is a Tcl extension defining a new Tcl command called addressbook which lets you manipulate the OSX AddressBook. This extension must be used with Tcl on Macintosh platforms with OSX System. The addressbook command has more than 20 subcommands such as [addressbook create], [addressbook record], [addressbook set] etc. used to invoke the various actions to perform.
What's new in this version:
Version 1.1.3 of the Tcladdressbook extension is just a technical upgrade. You should use it if you have upgraded to version 8.4.9 or greater of Tcl:
- for better compatibility with new version of Tcl, the extension is now linked against the Tcl stub library.
- internally, it eliminates calls to private Tcl functions. It now calls only exported public functions.
For a list of all features in version 1.1, see http://sourceforge.net/project/shownotes.php?release_id=257525 . Follow the link and
free download TclAddressBook now.
DETAILS