Hi,
I attempted to create a program almost exactly like the 1st program given in Klaus Guide...
While compiling it gives me the following error message ..
src\b4a\myFirtB4AProgram\main.java:333: error: <identifier> expected
public b4a.myFirtB4AProgram.new _new = null;
^
1 error
What could be the problem ? ... Thanks in advance...
I attempted to create a program almost exactly like the 1st program given in Klaus Guide...
While compiling it gives me the following error message ..
src\b4a\myFirtB4AProgram\main.java:333: error: <identifier> expected
public b4a.myFirtB4AProgram.new _new = null;
^
1 error
What could be the problem ? ... Thanks in advance...