Hi: FldInsert - according to the Palm OS Reference docs
This function sets the field's dirty attribute and posts a fldChangedEvent to the event queue. If you call this function repeatedly, you may overflow the event queue with fldChangedEvents. BUT, according to Field.c in the released srcs30 FldSendChangeNotification has been fixed: *ron 8/21/96 Modified to use EvtAddUniqueEventToQueue so that *event queue doesn't overflow when multiple FldInsert *or FldDelete calls are made in a row. so shouldn't the Reference be fixed up? Best regards, Paul pedit: http://www.math.ohio-state.edu/~nevai/palm/ -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/
