01-24-2017, 12:56 PM
(01-23-2017, 11:03 AM)Zuberman Wrote: Every line in that file you uploaded is separated by a blank line. You have a carriage return at the end of every line followed by a carriage return + line feed. If you use a tool like notepad++, or some other editor that can show you symbols, you will see what I mean. That should be relatively easy to clean up, but I'm curious how the files got formatted that way.
Thanks. That helps a lot.