Okay! Sorry everybody for the spam. Don't bother to look over my code
fragments... they work fine. The problem WAS that I was overflowing the
stack.
I have a method that generates quite a lot of "fake data" so that I can test
my applications functionality until folks start putting real data into it.
All this fake data gets generated and stuffed into the databases in one
method. It was overflowing the stack.
Now... this is because I was doing it all in one method, correct? If I
split it up between different methods I shouldn't have this problem because
the stack will get freed up... right?
Anywho, sorry to bug everyone... this was driving me bonkers!! (Guess I
wont forget to check and see if I'm overflowing the stack before I search
for endless hours for a code bug anymore)
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/