Hello,
I've a sub method, with 1093 lines, and i get an error :
Compiling debugger engine code. Error
B4A line: 1093
End Sub
javac 1.6.0_25
shell\src\mijuez\mio\ponplanilla_subs_0.java:3758: code too large for try statement
catch (Exception e) {
In 5.20 Works fine.
Any solution?
PonPlanilla.pdf is all code.
Thanks
I've a sub method, with 1093 lines, and i get an error :
Compiling debugger engine code. Error
B4A line: 1093
End Sub
javac 1.6.0_25
shell\src\mijuez\mio\ponplanilla_subs_0.java:3758: code too large for try statement
catch (Exception e) {
In 5.20 Works fine.
Any solution?
PonPlanilla.pdf is all code.
Thanks