[Tcladdressbook-commits] Help TclAddressBookHelp.aida,1.11,1.12
Status: Alpha
Brought to you by:
bdesgraupes
|
From: <bde...@pr...> - 2004-01-26 23:09:52
|
Update of /cvsroot/tcladdressbook/Help In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19640/Help Modified Files: TclAddressBookHelp.aida Log Message: Update for 1.0b1 release Index: TclAddressBookHelp.aida =================================================================== RCS file: /cvsroot/tcladdressbook/Help/TclAddressBookHelp.aida,v retrieving revision 1.11 retrieving revision 1.12 diff -u -d -r1.11 -r1.12 --- TclAddressBookHelp.aida 6 Jan 2004 06:58:56 -0000 1.11 +++ TclAddressBookHelp.aida 26 Jan 2004 23:08:43 -0000 1.12 @@ -1,19 +1,25 @@ :Title: Tcladdressbook Help :Project: addressbook extension for Tcl -!! !! :Version: $Revision$ -!! !! :CVSDate: $Date$ -!! :Author: Bernard Desgraupes <bde...@ea...> -!! :Homepage: <http://webperso.easyconnect.fr/bdesgraupes/> -!! !! :Created: 2003-11-26 14:30:03 -:Modified: 2004-01-05 06:42:28 -!! !! :Keywords: Address book, data base - +:Version: $Revision$ +:CVSDate: $Date$ +:Author: Bernard Desgraupes <bde...@ea...> +:Homepage: <http://webperso.easyconnect.fr/bdesgraupes/> +:Created: 2003-11-26 14:30:03 +:Modified: 2004-01-23 22:26:20 +:Keywords: Address book, data base +((if $aida_params(target) eq "Pdf" +((s [set aida_keywd(TocDepth) 2; return ""] s)) +((s [set aida_keywd(NumberingDepth) 2; return ""] s)) +if)) +((if $aida_params(target) eq "Html" !! logo ((im Images/TclAB_logo.gif TclAB Logo im)) ((nl ((lk TclAB.html )) Home Page lk)) | ((lk http://sourceforge.net/projects/tcladdressbook )) Project Page at SourceForge lk)) +if)) +((if $aida_params(target) ne "Man" ((/ This is a manual page for the Tcladdressbook extension for Tcl. It documents version ((s [package require addressbook] s)). @@ -21,15 +27,14 @@ ((toc ((np +if)) ((s1 NAME addressbook - manipulate the Macintosh OSX Address Book database ((s1 SYNOPSIS -((| -(| package require addressbook -(| addressbook subcommand ?arg arg ...? -|)) +((b package require addressbook b)) +((nl ((b addressbook subcommand b)) ?((i arg arg i))...? ((s1 INTRODUCTION @@ -223,7 +228,7 @@ The ((v < v)) and ((v <= v)) operators are not applicable and will both default to Equal. lu)) -((li ((i value i)) is the value you are searching for. In the case of +((li the argument ((i value i)) is the value you are searching for. In the case of a simple property, ((i value i)) will be a simple string. In the case of a MultiString, MultiInteger or MultiDate property, ((i value i)) will be a two-elements list representing a label/value pair. In the case of a @@ -259,7 +264,7 @@ various kinds of properties. ((s3 addressbook type ((i recordID i)) -This command returns the type (ABPerson or ABGroup) of the record with +This command returns the type (((i ABPerson i)) or ((i ABGroup i))) of the record with unique ID ((i recordID i)). @@ -278,7 +283,7 @@ ((s1 VERSION HISTORY ((lu -((li 1.0 - - +((li 1.0b1 -- 2004/01/25 -- First public release. lu)) @@ -289,32 +294,27 @@ ((s1 KNOW ISSUES +Tcladdressbook was written by Bernard Desgraupes. Please e-mail any bug or problem you encounter: <bde...@us...> -((s1 LICENSE AND DISCLAIMER -This software is free software and distributed under the same licensing terms -as the Tcl language itself. See license.terms in the Tcl distribution. - -((nl © Copyright Bernard Desgraupes 2003-2004 - - ((s1 SOURCE CODE Tcladdressbook is an Open Source Project. Its source code is public and can be found on the SourceForge site at the following address: -<http://sourceforge.net/projects/tcladdressbook> +((nl <http://sourceforge.net/projects/tcladdressbook> ((nl Tcladdressbook binary releases are available at -<http://sourceforge.net/project/showfiles.php?group_id=96169> or on my web -page at <http://webperso.easyconnect.fr/bdesgraupes/tcl.html> +((nl <http://sourceforge.net/project/showfiles.php?group_id=96169> +or on my web page at +((nl <http://webperso.easyconnect.fr/bdesgraupes/tcl.html> ((nl The code is under CVS control. You can retrieve the latest stage of development using any CVS client. See instructions at: -<http://sourceforge.net/cvs/?group_id=96169> +((nl <http://sourceforge.net/cvs/?group_id=96169> ((nl You can also browse the cvs repository online at -<http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/tcladdressbook> +((nl <http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/tcladdressbook> ((s1 CONTRIBUTIONS Code contributions (Tcl scripts making use of the Tcladdressbook extension) @@ -323,8 +323,14 @@ distributed under an Open Source license acceptable by the SourceForge site (for instance, the same licensing terms as the Tcl language itself). +((s1 LICENSE AND DISCLAIMER +This software is free software and distributed under the same licensing terms +as the Tcl language itself. See license.terms in the Tcl distribution. + +((nl © Copyright Bernard Desgraupes 2003-2004 + ((s1 SEE ALSO -See the TclX extension for keyed lists. See the Mk4Tcl extension for +See the TclX extension for keyed lists: TclX(n). See the Mk4Tcl extension for commands to open directly the database file. ((s1 KEYWORDS @@ -332,8 +338,9 @@ ((- +((if $aida_params(target) ne "Man" ((nl Last updated ((s [ISOTime::ISODateAndTimeRelaxed] s)) - +if)) |