I know the Select Case statement is large. When i run the class it leads to this error. But when i compile, it is ok. Should I be concerned with this? Will it pose a problem if i don't split it? It did compile ok.
B4A Version: 9.01.2
Java Version: 8
Parsing code. (0.45s)
Building folders structure. (0.01s)
Compiling code. (1.48s)
Compiling layouts code. (0.00s)
Organizing libraries. (0.00s)
Generating R file. (0.00s)
Compiling debugger engine code. Error
B4A line: 7258
Return \
javac 1.8.0_101
shell\src\cargauge\j1979definitionlibrary\j1979definitionlibrary_subs_0.java:17207: error: code too large for try statement
catch (Exception e4305) {
^
1 error