[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Thanks: but one more ques



Ahah! SOunds like the text (BINSCII) file passed through a PC somewhere. PCs
terminate a line with a carraige return and a line feed, where Apple uses
only carraige returns. All the # you see at the begining of each line are the
line feeds. I've had pretty good luck using AppleWorks to do a global search
and replace for # with nothing. Anymore I DL text files using Kermit as the
file transfer protocol and it works fine.

-John