Testing data import

Various decimal and list separator and HTML element combinations to paste into XPS MultiQuant.
All examples produce the same result, despite the number format settings in Windows.
Copy and paste only one block of data (4×3) at a time.


Decimal: point     List: spaces     Line: each line is one paragraph

1001.9 1002.9 1003.9

2001.9 2002.9 2003.9

3001.9 3002.9 3003.9

4001.9 4002.9 4003.9


Decimal: point     List: spaces     Line: one paragraph, lines terminated by <br>

1001.9 1002.9 1003.9
2001.9 2002.9 2003.9
3001.9 3002.9 3003.9
4001.9 4002.9 4003.9


Decimal: point     List: comma and spaces     Line: one paragraph, lines terminated by <br>

1001.9, 1002.9, 1003.9
2001.9, 2002.9, 2003.9
3001.9, 3002.9, 3003.9
4001.9, 4002.9, 4003.9


Decimal: none     List: comma     Line: one paragraph, lines terminated by <br>

1002,1003,1004
2002,2003,2004
3002,3003,3004
4002,4003,4004


Decimal: point     HTML table

1001.9 1002.9 1003.9
2001.9 2002.9 2003.9
3001.9 3002.9 3003.9
4001.9 4002.9 4003.9


Decimal: comma     HTML table

1001,9 1002,9 1003,9
2001,9 2002,9 2003,9
3001,9 3002,9 3003,9
4001,9 4002,9 4003,9