The following recode worked fine until I updated the executable and ado
files to May 18, 2004. I now get the following errors for the code:
recode h_lg10 (0/1.734864=1) (1.73486401/1.872483=2)
(1.87248301/1.939884=3) (1.93988401/max=4), gen(HRecoded)
>=0 invalid name
if I change the recode to min instead of 0 I now get the error: 
recode h_lg10 (min/1.734864=1) (1.73486401/1.872483=2)
(1.87248301/1.939884=3) (1.93988401/max=4), gen(HRecoded)
Unknown function >=r()
Any help would be greatly appreciated.
Michael Malette
*
*   For searches and help try:
*   http://www.stata.com/support/faqs/res/findit.html
*   http://www.stata.com/support/statalist/faq
*   http://www.ats.ucla.edu/stat/stata/