Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.ruby > #5073
| From | Gavin Chen <dickyhide@gmail.com> |
|---|---|
| Newsgroups | comp.lang.ruby |
| Subject | Re: how to mark color on csv file |
| Date | 2011-05-26 02:07 -0500 |
| Organization | Service de news de lacave.net |
| Message-ID | <255ac8d7c03f856927d2a3179a5caaa9@ruby-forum.com> (permalink) |
| References | <6ae67f143353b6bb579035ae562a007f@ruby-forum.com> <BANLkTikGvn=YnQeMjoRcUSV=hsMRb_Z1hg@mail.gmail.com> |
Phillip Gawlowski wrote in post #1001125: > On Thu, May 26, 2011 at 7:57 AM, Gavin Chen <dickyhide@gmail.com> wrote: >> I can write/read the csv file by my ruby script. >> >> But how to mark color on the csv output content. >> >> Let it easy to read. > > If you mean the console, take a look at: http://ascii85.rubyforge.org/ > > -- > Phillip Gawlowski > > A method of solution is perfect if we can forsee from the start, > and even prove, that following that method we shall attain our aim. > -- Leibnitz Thanks, But not on the console. I parser some data and output file is .csv. On the csv file (open by excel) I want to use color to mark some cell. Does can work? -- Posted via http://www.ruby-forum.com/.
Back to comp.lang.ruby | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
how to mark color on csv file Gavin Chen <dickyhide@gmail.com> - 2011-05-26 00:57 -0500
Re: how to mark color on csv file Phillip Gawlowski <cmdjackryan@googlemail.com> - 2011-05-26 01:23 -0500
Re: how to mark color on csv file Gavin Chen <dickyhide@gmail.com> - 2011-05-26 02:07 -0500
Re: how to mark color on csv file Phillip Gawlowski <cmdjackryan@googlemail.com> - 2011-05-26 02:26 -0500
Re: how to mark color on csv file Bala TS <bdeveloper01@yahoo.com> - 2011-05-26 07:23 -0500
csiph-web