[Tcladdressbook-commits] Help TclAddressBookHelp.aida,1.14,1.15
Status: Alpha
Brought to you by:
bdesgraupes
|
From: Bernard D. <bde...@us...> - 2004-07-29 20:15:14
|
Update of /cvsroot/tcladdressbook/Help In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17949/Help Modified Files: TclAddressBookHelp.aida Log Message: Documenting new "setme" command Index: TclAddressBookHelp.aida =================================================================== RCS file: /cvsroot/tcladdressbook/Help/TclAddressBookHelp.aida,v retrieving revision 1.14 retrieving revision 1.15 diff -u -d -r1.14 -r1.15 --- TclAddressBookHelp.aida 29 Jul 2004 13:32:27 -0000 1.14 +++ TclAddressBookHelp.aida 29 Jul 2004 20:15:05 -0000 1.15 @@ -5,7 +5,7 @@ :Author: Bernard Desgraupes <bde...@ea...> :Homepage: <http://webperso.easyconnect.fr/bdesgraupes/> :Created: 2003-11-26 14:30:03 -:Modified: 2004-07-29 01:05:03 +:Modified: 2004-07-29 21:50:14 :Keywords: Address book, data base ((if $aida_params(target) eq "Pdf" @@ -299,6 +299,9 @@ ((b addressbook record b)) command for a description of the format used for the various kinds of properties. +((s3 addressbook setme ((i recordID i)) +This command sets the record that represents the logged-in user. + ((s3 addressbook type ((i recordID i)) This command returns the type (((i ABPerson i)) or ((i ABGroup i))) of the record with unique ID ((i recordID i)). @@ -320,8 +323,10 @@ ((s1 VERSION HISTORY ((lu ((li 1.0b1 -- 2004/01/25 -- First public release. -((li 1.1b1 -- 2004/08/01 -- New commands "add" and "remove". Modified -"delete" command. +((li 1.1b1 -- 2004/07/28 -- New commands [add] and [remove]. Modified +[delete] command. New command [identifier]. Modified [property remove] +command. +((li 1.1b2 -- 2004/07/29 -- New command [setme]. lu)) |