[GRASS-user] Re: [GRASS-dev] Re: [GRASSLIST:962] Re: GRASS and
vector lines: how can I change the direction of digitized lines?
Hamish
hamish_nospam at yahoo.com
Wed May 31 07:04:58 EDT 2006
> which print to stderr things that should go stdout instead.
data -> stdout (e.g. d.where)
messages -> stderr
errors/warnings -> stderr
by making "messages" use G_message() we can potentially turn them off
with an enviro variable without turning off errors/warnings.
Hamish
More information about the grass-user
mailing list