The -dialect compiler option selects the dialect that the compiler should follow. Valid options are: Core, VO, Vulcan, dBase, FoxPro, xBase++ and Harbour.
Note: There should be NO space between the colon and the dialect.
-dialect: Core | VO | Vulcan | Harbour | XbasePP | FoxPro
Core | Use the Core dialect. This is like C# with an xBase syntax. |
VO | This activates the VO dialect. |
Vulcan | This activates the Vulcan dialect. |
Harbour | This activates the Harbour dialect. |
XBasePP | This activates the Harbour dialect. |
FoxPro | This activates the FoxPro dialect. |
1.Open the project's Properties page.
2.Click the Application property page.
3.Modify the Dialect property.
4.Click here to see the property page