Viewon script error not going away

I changed a tag name that was being used in a viewon script, I then went and updated the script and exported to the device but I am still seeing a “variable not found (16) viewon! = …” error in the basic IDE. The viewon display is working as I expect but having this error is really annoying when trying to debug in the IDE. I tried changing the tag name back and re-exporting but the error still appears.

Hi Gary,

In the viewON Editor, can you try running Project → Import Tags again to make sure the project has the updated tag list?

Can you search through your BASIC code to make sure the old variable isn’t present there?

If neither of those options resolve the issue, can you attach a backup with support files for us to look at?

Ahh, re-importing the tags was the issue. Should have tried that but thanks for the recommendation. Consider this solved