<div> </div>
<div>" If windows shells don't support colours, how would we take windows users into account? "</div>
<div> </div>
<div>From a later blog entry "<a href="http://on-ruby.blogspot.com/2006/06/more-fun-with-redgreen.html">http://on-ruby.blogspot.com/2006/06/more-fun-with-redgreen.html</a>" in the</div>
<div>same series...</div>
<div> </div>
<div>As a pre-requisite:</div>
<div> gem install win32console</div>
<div> </div>
<div>Then in the code:</div>
<div> </div>
<div> require 'Win32/Console/ANSI' if PLATFORM =~ /win32/<br><br>DeeJay</div>
<div> </div>