<HTML>
<HEAD>
<TITLE>r.recode workaround</TITLE>
</HEAD>
<BODY>
<FONT FACE="Verdana, Helvetica, Arial"><SPAN STYLE='font-size:12.0px'>Glynn,<BR>
<BR>
I've identified why r.recode was not recognizing the last term of the last recode rule. It needs a newline (\n) after the last recode rule in order to read all terms.<BR>
<BR>
I don't think it worked like that before, but it is not a problem once you know what to do. I've modified both the wxPython and TclTk GUI's for rules entry to add a newline to r.recode rules and it all works fine.<BR>
<BR>
Michael<BR>
__________________________________________<BR>
Michael Barton, Professor of Anthropology<BR>
Director of Graduate Studies<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>