Hello,

I wonder how I can parsing and recognize the numbers below.
The problem is.. it has blanks between numbers but the number of blank is not consistent due to the sign and digit of number are taken as one column.
Perhaps, I have to first change the blanks to tab?

-4 0 -7 -3 -1 0

Thanks in advance.

Y.