I am trying to retrieve RMS records and display them on a device. I am calling recordstore.enumerateRecords() for that, but the string for every item I receive contains two additional bytes of information (btw can anyone tell me what they are?), that I don't need to display on the device.
Is there a better way to read entries, where I would only get contents of the record that were originally entered.
Thanks.

Reply With Quote

