ASCII text highlighting

Hi Team,

Is there way to highlight plain (ASCII) text?
I mean something like:

v = “This text should be displayed as bold

I need to create an ASCII report, where I imbed tabs (\t) and later
import
into an excel spreadsheet. The bold highlight is for the title.

Thank you

Victor

http://raa.ruby-lang.org/project/ansicolor/1.0.3

print “red bold”.red.bold, “\n”

Gerald

Thank You!

On Wed, Feb 27, 2008 at 11:15 AM, Gerald M. [email protected]