[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[coldsync-hackers] append_Record clarification
- To: <coldsync-hackers at lusars dot net>
- Subject: [coldsync-hackers] append_Record clarification
- From: "Brian Johnson" <bjohnson at jecinc dot on.ca>
- Date: Wed, 20 Mar 2002 18:58:53 -0500
- Importance: Normal
- Reply-To: coldsync-hackers at lusars dot net
- Sender: owner-coldsync-hackers at lusars dot net
Just to be totally clear on this ...
if I use
use Palm::Memo;
use Palm::PDB;
my $record;
$record = $PDB->append_Record;
There is no way to get that new record's id number?
To know what the record number is, I actually have to specify it to the PDB
(like $record->{id} = 100)?
--
This message was sent through the coldsync-hackers mailing list. To remove
yourself from this mailing list, send a message to majordomo@thedotin.net
with the words "unsubscribe coldsync-hackers" in the message body. For more
information on Coldsync, send mail to coldsync-hackers-owner@thedotin.net.