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 OS X System. The addressbook command has more thant 20 subcommands such as addressbook create, addressbook record, addressbook set etc. used to invoke the various actions to perform. What's New: Version 1.1.2 of the Tcladdressbook extension is just a technical upgrade from version 1.1: it contains more robust error checking, eliminates a potential memory leak when retrieving a date property, fixes a minor issue with the [parents] command which had the -ids option always on. For a list of all features in version 1.1, see http://sourceforge.net/project/shownotes.php?release_id=257525 |