PDA

View Full Version : File reading problems



kuntesnes
29-09-2024 21:58,
Hello, my brain is not apparently working well at this time ? I have saved values ??(some of the Double type, other integers

jtto25753720
29-09-2024 22:03,
It seems that the problem is how the file values ??are read.Sometimes Filereadnumber can bring inconsistencies in the format, especially if the values ??are not strictly as a Double.Maybe you could try to use Stringtodouble after reading the values ??and verifying that the lots are valid before sending them.