Hi John,
Thanks for the reply. Sure, I can paste here what I mean:
.png)
When using a system % routine, we get the line underlined as an error, and it is shown under the "Problems" of the class.
If for any reason, we reference a system class that actually contains itself some %references, for some reason, the vscode syntax checker also fails like this, even if we do not actually open that file, the vscode seems to check it anyways:
.png)
Notice how the Problems tab is not populated with some core classes problems.
I believe this happens when the #dim is used actually.
- Log in to post comments