12-06-2006, 06:38 PM
im pulling a file that began as a csv dump from a cell phone co which was pulled into a string "findrepaced" a couple of things then wrote it out into a text file. when i pull that text file up into a variable i get numlines=1 and len=22975.
hock:
why isnt it seeing the multiple lines? i did find(a "[13]") and got 54 which was right at the end of the first line when im looking at it in the text editor....
any ideas whats going on or better yet how to fix it?
i even added a few returns in it myself in the text editor but it still sees it as only one line....
thanks

why isnt it seeing the multiple lines? i did find(a "[13]") and got 54 which was right at the end of the first line when im looking at it in the text editor....
any ideas whats going on or better yet how to fix it?
i even added a few returns in it myself in the text editor but it still sees it as only one line....
thanks