Country: Canada
Province: Ontario
City: London
Products: dBASE II, dBASE III+, dBASE IV 2.0, Clipper 5.3, VisualFoxPro 9
I would like to use X# Interactive with the VFP dialect on my Windows 10 system.
Code: Select all
R:\>xsi
X# Interactive Compiler version 2.18.0.4 (public)
Copyright (C) XSharp BV. All rights reserved.
Type "#help" for more information.
> Console.WriteLine(Date())
(1,19): error XS9007: Feature 'DATE function' is not available in the selected dialect Core
>
I would also like to use other FoxPro functions.
A search of these forums,
and a search of Bing,
returned many hits for XSI,
but I could find no info in regard to my issue.
Where can I find the documentation that explains how to use the VFP dialect with XSI?
Regards and thanks,
Joe Caverly