The -allowoldstyleassignments compiler option allows you to control if the single Equals ("=") operator should be allowed to assign values.
•The default for the FoxPro dialect is /allowdot+
•The default for the other dialects is /allowdot-
-allowoldstyleassignments[+ | -]
+ | - | Specifying +, or just - |
1.Open the project's Properties page.
2.Click the Language tab.
3.Change the value.
4.Click here to see the property page