isnt quite as easy as Id hoped. No delimiters makes it a pain in the ***!
Im gonna have to read each file in line by line, search for the first space and take whatever is after that.
Will you be able to do a *.pfl search, and copy all the files to a temporary folder so they are all in the same place? That way I can loop for all files in the folder. If not we will have to get a list of all their locations.
Im gonna have to read each file in line by line, search for the first space and take whatever is after that.
Will you be able to do a *.pfl search, and copy all the files to a temporary folder so they are all in the same place? That way I can loop for all files in the folder. If not we will have to get a list of all their locations.