Hello,
i’ve run across this strange compiler behaviour and cannot solve it, as you can see in code it’s only written “lbArticoli.AddRow” but compiler sees “lbArticoli.lbArticoli.AddRow”. Already tried to retype, edit the line, close project, quit Xojo etc… but nothing seems to work…
Off the wall thought: it seems peculiar to me that that the error message includes the continuation underscore. Have you tried writing everything on one line?