Android Question Parsing code. Error. Error occurred on line: 72 (B4XSearchTemplate)

beachner

Member
After some major refactoring of an application I have inherited I have a problem. The IDE displays no error in any code file but the log
displays 4 error lines. Clicking on the errors in the log doesn't take me to any errors and when I try to run the application I get the following message:

Error:
B4A Version: 12.50
Parsing code.    Error
Error parsing program.
Error description: Use of undeclared array: update
Error occurred on line: 72 (B4XSearchTemplate)
Update("", True)

Log errors:
Array expected.
Array expected.
Use of undeclared array: update
Use of undeclared array: update

I know what the errors in the log means, I just can't find where they are coming from.

Anyone who knows what the problem can be or how I can figure out how to find the line/lines that are causing the problem.
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…