Hello,
I found that inserting any symbols with "\n:" in a field by using "FldInsert" function gives me "invalid field length" error in debugging POS Simulator, sometimes it crashes. However, If I insert the same symbols without '\n' everything is fine.
Don't use FldInsert... use the other field functions to get the field's handle, directly modify the handle, and then recalculate the field.
-- Ben Combee, DTS technical lead, 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/
