> yet when I run it on release simultors, it runs alright. But I just don't > get why it works on the release versions, and not the debug version...
This is a sign of a bug in your program. The debug versions catch things that may work but aren't necessarily supported. Perhaps if you step through your code and see where it crashes we may be able to help more. -- Tim Kostka http://www.nuprograms.com -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
