On Mon, 7 Oct 2002, Keith Rollin wrote: > Of course, you're in a better position than anyone to tell for sure. > What do you find out when you click on the Debug button in the error > dialog? What's making the access and why?
I'll be able to provide a stack trace tomorrow (home from work for the day), but one place I saw it was within the SysGetEvent API, where at some point it calls a function to validate the form (or window) pointer. I'm calling FldNewField from my frmOpenEvent handler, so perhaps there are events that are in the queue containing the old form pointer? If the calls being in the frmOpenEvent handler are the cause, then is there a better way to do this or do I just live with it? ----------------------------------------------------------------------- Brian Smith // avalon73 at arthurian dot nu // http://www.arthurian.nu/ Software Developer // Gamer // Webmaster // System Administrator Friends don't let friends wear Speedos. Ever. -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
