OK, I've probably looked past this about 12 times
already, but I'm getting a low memory read for no
apparent reason on the following line...

newrecordhandle=DmNewRecord(dbref,ptrtoendindex,sizeofdbrec);

dbref is the DmOpenRef for this particular database,
ptrtoendindex is the UInt16* to a UInt16 called
endindex that is set to, surprise surprise,
dmMaxRecordIndex, and I think sizeofdbrec is pretty
self explanatory.  So is it something easy that I'm
not getting, or do you guys need more of the
surrounding code?

(BTW, I already tried &endindex and that didn't work,
so... *shrug*)

Any help would be much obliged... :-)

-Craig


__________________________________________________
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.com

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

Reply via email to