Le 02/11/2016 à 16:49, Rolf-Werner Eilert a écrit : > The new behaviour of val() drove me nuts when it appeared first ;) I had > used it in so many places, and all over my code. Sometimes it lasts for > weeks until your program hits this place, and AGAIN val() Arrgh... :) > > So in most cases, I ended up either checking for null before (somewhat > roundabout) or just using CInt() instead. > > Regards > Rolf >
This change was needed, because Val() now takes thousand separators into account, and some language uses spaces for that. Regards, -- Benoît Minisini ------------------------------------------------------------------------------ Developer Access Program for Intel Xeon Phi Processors Access to Intel Xeon Phi processor-based developer platforms. With one year of Intel Parallel Studio XE. Training and support from Colfax. Order your platform today. http://sdm.link/xeonphi _______________________________________________ Gambas-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/gambas-user
