[GRASS-user] use rgbcolumn for vector line in vareas ps.map

Hi,

I have an vector polygon where an attribute column defines the rgb
color for ps.map. The problem is, vareas options does not allow to
use the rgbcolumn for line color. Setting the width to very small
doesn't help either. Is there a way to disable line render in vareas.

Or should I split the vector polys into separate layer of polygon
categories (too many).

example below:

vareas forestcover_2002
  masked y
  width .0000001
  rgbcolumn rgb
  cats 1-9999999
  label Forest
  end

Any other elegant solution (within ps.map)? Using GRASS6.4 svn
compiled ages ago.
--
cheers,
maning
------------------------------------------------------
"Freedom is still the most radical idea of all" -N.Branden
wiki: http://esambale.wikispaces.com/
blog: http://epsg4253.wordpress.com/
------------------------------------------------------