no warning or messages in the IDE
apparently good code (or am I missing something really big...)
while compiling I get the following error
sample (empty) project attached
apparently good code (or am I missing something really big...)
while compiling I get the following error
B4X:
Compiling generated Java code. Error
B4A line: 8
Public range0100 As LinearityRange = CreateLinear
src\b4a\example\testmodule.java:53: error: cannot find symbol
_range0100 = _createlinearityrange(_ba,(int) (0),(int) (100));
^
symbol: variable _ba
location: class testmodule
sample (empty) project attached