Maybe these have come up before, but here are a couple of current incompatibilities using the Foxpro dialect.
1. Foxpro uses square brackets or parentheses interchangeably for arrays. This is valid VFP:
DIMENSION gaArrayOne[10], gaArrayTwo(2,4), gaArrayThree[3,3]
2. THEN is optionally supported after IF. (I realize this is purely cosmetic but I'm rather used to it.)
couple of Foxpro incompatibilities
- kevclark64
- Posts: 127
- Joined: Thu Aug 15, 2019 7:30 pm
- Location: USA
couple of Foxpro incompatibilities
Thanks Kevin, both logged as well!
Chris Pyrgas
XSharp Development Team
chris(at)xsharp.eu
XSharp Development Team
chris(at)xsharp.eu