raege
Aerospace
- May 28, 2007
- 1
Hello all,
having a problem loading a file which doesn't have the same formatting in all lines.
Eg. (simplification)
1, 2, 3, 0xcaef, 1, 4.76, 9000, 5.6789, 1.2345
4, 5, 6, 0xcaef, 3, 4.1000, 2.3333
4, 5, 6, 0xcaef, 1, 5.89, 6789, 0.1234, 4.5678
7, 8, 9, 0xcaef, 0, 100, 300, 2.3456
.
.
.
How do I load a file looking something like this?
Thanks.
Best regards,
David McCann
having a problem loading a file which doesn't have the same formatting in all lines.
Eg. (simplification)
1, 2, 3, 0xcaef, 1, 4.76, 9000, 5.6789, 1.2345
4, 5, 6, 0xcaef, 3, 4.1000, 2.3333
4, 5, 6, 0xcaef, 1, 5.89, 6789, 0.1234, 4.5678
7, 8, 9, 0xcaef, 0, 100, 300, 2.3456
.
.
.
How do I load a file looking something like this?
Thanks.
Best regards,
David McCann