View Single Post
Old 18-08-2009, 16:46   #89
Fobic
Inactive
 
Join Date: Dec 2005
Posts: 23
Fobic is a jewel in the roughFobic is a jewel in the roughFobic is a jewel in the roughFobic is a jewel in the roughFobic is a jewel in the rough
Re: Programming Challenges?

Quote:
Originally Posted by Druchii View Post
Paste into Notepad first?
Or, highlight the pasted text and set the font color to black?

Thanks for answering .
I'd already used the Paste to Notepad route which works but unfortunately strips out blank lines between code lines, which means you have to edit the code in Notepad to double every blank line.

Changing the Font colour is a nice thought, but the coloured code in here is also broken code. Spaces between keywords are stripped and the indentation is also stripped.

Guess I'm just looking for the laziest way of doing it (as usual, lol).
Fobic is offline   Reply With Quote