Ok, I've solved my own problem. It seems that a record may have a unique ID with a maximum of 24 bits (i.e. 16777215), despite passing in a UInt32. So annoying...and the only place in the documentation to find it is by looking at the SortRecordInfoType structure to find that the uniqueID is an array of 3 UInt8 objects.
- Kyle -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
