The -allowdot compiler option allows you to control if the DOT (".") operator should be allowed to access instance members.
•The default for the Core and FoxPro dialects is /allowdot+
•The default for the other dialects is /allowdot-
-allowdot[+ | -]
+ | - | Specifying +, or just - |
1.Open the project's Properties page.
2.Click the Dialect tab.
3.Change the value.
4.Click here to see the property page