Falsely read complex numbers from a textfile
I am using Mathcad Prime Release 9.0 and Datecode9.0.0.0
Hello.
When reading complex numbers from a text file (1 complex floating point value per line) into a vector, the following phenomenon appears: From the samples 500, 1000, 1500, ... (sample counting 0, 1, 2, ...) only the real part enters into the vector. I searched the vicinity of sample 500 for special characters that are invisible on the screen, but could eventually cause skipping the imaginary part during the reading procedure. I didn't find any special character except 0D and 0A (hex) "carriage return", "line feed"
Here are the errors that I faced
No error message or warning



