Hi,
I want resize a record of one PDB, but sometimes the dmresizerecord dont work. How can do to everytime resize a record?
Make sure the record is unlocked before you use DmResizeRecord -- if it's locked, it can only be resized if free memory directly follows the record in memory, but if its unlocked, the OS can move the data around to do the resize, making it much more likely to succeed.
-- Ben Combee, senior DTS engineer, PalmSource, Inc. Read "Combee on Palm OS" at http://palmos.combee.net/
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
