hi, please help me
i got this error when compiling debuging, anyone can help me please...
best regrads
i got this error when compiling debuging, anyone can help me please...
best regrads
Error when compiling debuging:
Compiling debugger engine code. Error
B4A line: 86
If Term = LastTerm And Force = False Then Return
shell\src\com\korlantas\polri\b4xsearchtemplate_subs_0.java:673: error: method solveBoolean in class RemoteObject cannot be applied to given types;
if (RemoteObject.solveBoolean("=",b4xsearchtemplate._term,__ref.getField(true,"_lastterm" /*RemoteObject*/ )) && RemoteObject.solveBoolean("=",_force,b4xsearchtemplate.__c.getField(true,"False"))) {
^
required: String,RemoteObject[]
found: String,term,RemoteObject
reason: varargs mismatch; term cannot be converted to RemoteObject
1 error
only showing the first 1 errors, of 3 total; use -Xmaxerrs if you would like to see more