<HTML>
<HEAD>
<TITLE>CLI working again</TITLE>
</HEAD>
<BODY>
<FONT FACE="Verdana, Helvetica, Arial"><SPAN STYLE='font-size:12.0px'>I got the CLI for wxgrass working again. You can type in any command (GRASS or shell). <BR>
<BR>
Non-GRASS commands will simply be passed to the shell. <BR>
<BR>
GRASS commands without arguments (e.g. g.region) will open their properties dialogs for non-display commands. d.* commands without arguments will add a layer to the GUI layer tree and open their respective properties dialog (e.g., d.rast).<BR>
<BR>
GRASS commands with arguments (e.g., g.region rast=elevation.10m) will be passed to the GRASS command shell for processing. d.* commands with arguments (e.g., d.rast elevation.10m) will display their results in the currently selected map display. Multiple display commands separated by commas will send overlaying graphic results to the current map display (e.g., d.rast elevation.10m,d.vect roads color=red).<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>