>Some products will consider a file without a terminator on the final >line to have been truncated, and will report it as a potential problem >because from the product's point of view the input has terminated
Now ya know why I *always* put a blank line at the end of *everything*: .htm files, .css files, .c files, .l files, plain text files, email, *everything*. There was at least one uu-/xxdecoder program that'd require an *extra* blank line at the end of a source file, else it'd crap out with an incomplete decoding. So I'd just give it 3-4 extra. :D >unexpectedly in the middle of a line. I used to have this problem at >work when people edited scripts with Notepad and then passed them to >Oracle's SQL*Plus, resulting in a complaint about truncated input on >every script. Don't take this the wrong way, but that's just *too* funny... :D