I began to test the xsharp 2.8c version. I noted a problem respect the previous version, because some public declared variables produce a runtime
- runtime error: Variable does not exist (see the attached image)
- When i try to separate the error in a new WinForm project to expose you, it produce the compilation error: Error XS0103 The name 'publicMemoryVariable' does not exist in the current context
1st. In FoxPro, the public variables are visible from all the threads and in the new version may be not?
2nd. I found in the documentation a namespace XSharp.Debug but i doesn't know how to use this to help me to do better diagnostics. Could you help me?
Best regards
Juan