On Sun, 2004-01-25 at 03:50, John Spiegel wrote: > First off, I want to give a big thanks to all of you who've helped me > get my code working so far! I wouldn't be anywhere without you! > > As you may recall, I'm working on a program to synchronize the PDA > software on TI calculators with Evo. It would be really handy if there > was a way to tell if an Ecard had been modified since an arbitrary date > or when it was created. Any pointers?
You want the get_changes call, which doesn't do it since a specific date, but gives the changes since the last time a given "change id" was seen. -JP -- JP Rosevear <[EMAIL PROTECTED]> Ximian, Inc. _______________________________________________ evolution-hackers maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/evolution-hackers
