<HTML>
<HEAD>
<TITLE>g.gisenv in gui</TITLE>
</HEAD>
<BODY>
<FONT FACE="Verdana, Helvetica, Arial"><SPAN STYLE='font-size:12.0px'>Found another minor item that a small change could improve.<BR>
<BR>
g.gisenv does not behave like other GRASS commands in that you cannot launch the autogenerated gui by typing &#8216;g.gisenv&#8217; from the command line. Instead, you get the current environment settings. You can only get the gui if you run it through some special processing in the GUI. Likewise, you can&#8217;t get it to print out current environment settings from the gui unless you do some tricks with its execution.<BR>
<BR>
To behave more &#8216;normally&#8217; it needs a &#8211;p flag. Then...<BR>
<BR>
g.gisenv -&gt; autogenerated gui<BR>
g.gisenv &#8211;p -&gt; print current settings.<BR>
<BR>
I suppose that this would break a bunch of scripts, but it would be nice if it could work consistently with other commands.<BR>
<BR>
Michael<BR>
__________________________________________<BR>
Michael Barton, Professor of Anthropology<BR>
School of Human Evolution &amp; Social Change &nbsp;&nbsp;&nbsp;<BR>
Center for Social Dynamics &amp; Complexity<BR>
Arizona State University<BR>
<BR>
phone: 480-965-6213<BR>
fax: 480-965-7671<BR>
www: <a href="http://www.public.asu.edu/~cmbarton">http://www.public.asu.edu/~cmbarton</a> <BR>
<BR>
</SPAN></FONT>
</BODY>
</HTML>