On Mon, 26 Nov 2001, Ralph Krausse wrote: > Well I know it is something the application is doing before hand, > perhaps corrupting the stack. I took the exact code, pasted it to a new > application and it worked so all the parameter are correct.....
maybe it isn't that code then :) [or, maybe its time to use a debugger] i tend to use the process of elinination to find bugs like this ;) comment out that chunk, this chunk.. and, see how it goes.. corrupting the stack is nasty - and, not always "obvious" :) // az [EMAIL PROTECTED] http://www.ardiri.com/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
