Re: Has anybody already created a way to read "tagged" data into SPSS?
Posted by jkpeck on
URL: http://spssx-discussion.165.s1.nabble.com/Has-anybody-already-created-a-way-to-read-tagged-data-into-SPSS-tp5740888p5740889.html
How is this different from a normal csv-format file?
If you need to do something fancier, it seems like an INPUT PROGRAM would be able to handle this.
I wrote zillions of lines of Fortran code mostly in the 60's and 70's, but I don't remember anything built into the language for this situation.