I have a form where some editing occurs.  When the user presses the OK
button the values are collected off the screen and saved in a database.
Then a gotoForm is called and when this form comes up it crases in the forms
open event.  In that event I have a variety of functions getting called.  If
I rearrange these functions It will crash in a different place.

I am using global variables.  Am I over running my stack?  It seems to me
that the functions are doing the correct things (because if I put the order
of execution differently the program does not crash in the same spot).  I am
a little confused as to how the use of global variables affects my stack
size if any.  Does it?

I am open to suggestions and am willing to learn.
Thanks,
Jim




-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to