No such luck... from the NewtSync log (abridged, anyway):
currentSoupName := "Calendar";
currentQuerySpec := { indexPath:'_uniqueID, beginKey:220, endKey:220 };
This is still returning 0. The _uniqueID slot is a number, correct?
John Anderson
everchanging
On Friday, December 6, 2002, at 10:56 AM, Jim Anderson wrote:
> local soup :=3D GetUnionSoup("Notes");
> =09
> local curs :=3D soup:Query({indexPath: '_uniqueID, beginKey:
> noteID, endKey: noteID});
> local e :=3D curs:Entry();
-- This is the NewtonTalk list - http://www.newtontalk.net/ for all inquiries List FAQ/Etiquette/Terms: http://www.newtontalk.net/faq.html Official Newton FAQ: http://www.chuma.org/newton/faq/
This archive was generated by hypermail 2.1.2 : Wed Jan 01 2003 - 10:01:57 EST