Hi guys,
Thank you Erel for pointing in the right direction - worked BUT THEN this:
Compiling generated Java code. Error
B4A line: 3659
End Sub
javac 1.7.0_76
src\sanjaya\app\calculation.java:10536: error: code too large for try statement
catch (Exception e) {
^
1 error
What does it mean and any way to fix this?
Sanjaya
Thank you Erel for pointing in the right direction - worked BUT THEN this:
Compiling generated Java code. Error
B4A line: 3659
End Sub
javac 1.7.0_76
src\sanjaya\app\calculation.java:10536: error: code too large for try statement
catch (Exception e) {
^
1 error
What does it mean and any way to fix this?
Sanjaya