how do you get a midlet to quit at an arbitrary position?
how do you get a midlet to quit at an arbitrary position? when i use 'Runtime.getRuntime().exit(0)' or 'System.exit(0)' i get:Uncaught exception java/lang/SecurityException: MIDP lifecycle does not support system exit.
[243 byte] By [
kloroa] at [2007-10-3 6:54:25]
