I need to import a large delimited text file so that I can sort the data and
manipulate it. I haven't had any luck so far, so I decided to do it
line-by-line using Line Input #1 and parsing each line.
Needless to say, this is VERY time consuming, so I was hoping
someone out there could help me out.
The real file is a few MB, but I am attaching a few lines. Can someone
help?
begin 644 Smallctx.txt
<uuencoded_portion_removed>
`
end
Thanks,
-David Lisogurski