From: Wolfgang K. <wol...@xm...> - 2009-10-28 09:44:42
|
Panayotis, what exactly do you mean by saying "doesn't work"? I assume you ran that code from within Apples emulator and caught an exception. Did you have a look into the console tool to see the error message produced? Please post that message that message to the list so that we can investigate it. -- Wolfgang Panayotis Katsaloulis wrote: > I have this sample code: > > float q = 8; > System.out.println("q= " + q); > > > This code doesn't work :( > Why? > > ------------------------------------------------------------------------------ > Come build with us! The BlackBerry(R) Developer Conference in SF, CA > is the only developer event you need to attend this year. Jumpstart your > developing skills, take BlackBerry mobile applications to market and stay > ahead of the curve. Join us from November 9 - 12, 2009. Register now! > http://p.sf.net/sfu/devconference > _______________________________________________ > xmlvm-users mailing list > xml...@li... > https://lists.sourceforge.net/lists/listinfo/xmlvm-users > |