I need a custom "paste" in my app, to do a little magic on the text in the clipboard before it gets inserted in the field. So I grab the clip, do my thing, then call FldInsert. It works fine, except that it's apparently not undoable. It surprises me that FldInsert doesn't change the undo state, but apparetly that's the case. Is there any way to manually "register" the action for undoability? I couldn't find anything relevant in the docs or archives. Dave Johnson -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
