Hi all ProFoxers,
Just an update regarding the public release. Some minor issues were encountered and a paid release of X# was made for final testing before the public opensource release. Some of the VFP highlights announced (https://xsharp.info).%C2%A0 FoxPro class defines will be addressed after this release to hopefully be implemented by swfox.
Hope this is of interest to most,
Johan Nel George, South Africa.
*Compiler*
*
The TEXT .. ENDTEXT command has been implemented in the compiler (FoxPro dialect only)
*
The \ and \ commands have been implemented (FoxPro dialect only)
*
Procedures in the FoxPro dialect may now return values. Also the /vo9 options is now enabled by default in the FoxPro dialect. The default return value for a FUNCTION and PROCEDURE is now TRUE in the foxpro dialect and NIL in the other dialects.
*Runtime*
*
Added support functions for TEXT .. ENDTEXT and TextMerge and an output text file.
*
We have added several FoxPro system variables (only _TEXT does something at this moment)