Hi All,

Please help me in identifying problems.  I want to find the record index in a
child database by a matching key with
     UInt16 index;
     findRecord.facility_id = facilityPacked->facility_id;
     index = DmFindSortPosition(gAddressDB, &findRecord, 0, (DmComparF*)
CompareRecordFuncAddress, 0);

The address database was sorted using DmQuickSort().  When running the
application in debug mode to the Emulator, I got the following message:

"FRPchecklist" 4.0.0.1.13 has just read directly from low memory.

This technique is not permitted for palm OS applications and may not work in the
future
Palm products which have hardware changes.  .....


Please help.  Thanks.


-Elizabeth



-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to