On Sun, 2008-01-20 at 23:29 +1030, Rodney Baker wrote: > On Sunday 20 January 2008 18:41:26 Aaron Kulkis wrote: > > The way to fight that is, when posting code which goes on > > for more than one line, put a \as the last character > > on the line.... (which effectively turns the carriage > > return into a space)
Actually, it doesn't turn it into a space. It just deletes the newline. You can break the line in the middle of a word if you wish. Try it. Cheers, Dave -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
