Today we have released XSharp Cahors 2.6.
This build contains several fixes for issues that were found and also some new features. We have also implemented several FoxPro commands that were high on the todo list, such as SCATTER, GATHER, COPY TO ARRAY and APPEND FROM ARRAY. The FoxPro compatibility list has also been updated to reflect this and also reflect the functions that we have added over the last months.
The what's new document describing all the changes can be found here:
{rsfiles path="general/Readme/whatsnew26.rtf"}
{rsfiles path="fox/Compiler/XSharpSetup26Fox.zip"}
Please note that this new build has new assembly version numbers for all runtime DLLs. You will need to recompile all of your code and you will also need new versions of 3rd party components such as bBrowser, Xs2Ado and ReportPro. We have worked with the vendors of these components, so the good news is that most of these components are already available !
Wolfgang
The new Rp2 is uploaded to the website now.
got it, many thx! As it's called "setup", this is indeed an installer?
Hopefully today night i'll find time to install...
Yes, "setup" means that it is an installer.
We will release ReportPro as installers from now on.
Robert
warning XS9101: TRY statement found without CATCH clause and without FINALLY clause. The compiler will generate a default CATCH clause that catches and ignores all exceptions.
Thank you very much!
Wolfgang