| Author |
problem with double operations
|
krzys waleski
Greenhorn
Joined: Oct 16, 2010
Posts: 2
|
|
I have a problem with code. ( My version of java is CLDC 1.1, MIDP-2.0)
The "problematic" code is marked by asteriks.
i got the debug info:
|
 |
Darryl Burke
Bartender
Joined: May 03, 2008
Posts: 4163
|
|
Background reading: http://docs.sun.com/source/806-3568/ncg_goldberg.html
It "doesn't work" becauseis more than 15 characters in length, and the text field was constructed with a capacity of 15 characters. Add a line and the Exception goes away.Oh, and welcome to the Ranch!
|
luck, db
There are no new questions, but there may be new answers.
|
 |
krzys waleski
Greenhorn
Joined: Oct 16, 2010
Posts: 2
|
|
|
thanks!!
|
 |
 |
|
|
subject: problem with double operations
|
|
|