Hi Kit..Thanks for the comment. This is completely strange since the
'asciiplot' on my system shows 'char(178)' and 'char(179)' as '2' and
'3' respectively! I'm using stata V10.1, and have graph preferences
set to courier new.
The values using the display command is below.
. display char(179)
³
. display char(178)
²
When I checked the ASCII codes, I found the codes for \leq and \geq as
243 and 242 in the extended ASCII list. I must be overlooking
something, but it doesn't seem obvious!
Leny
On Tue, Oct 14, 2008 at 6:49 AM, Kit Baum <[email protected]> wrote:
> < >
> In my prior posting
>
> local ti "price `=char(178)' 10000"
> scatter price mpg if price>=10000,ti("`ti'")
>
> should have referred to char(179) to display \geq rather than \leq, given
> the -if- condition.
>
> Kit Baum, Boston College Economics and DIW Berlin
> http://ideas.repec.org/e/pba1.html
> An Introduction to Modern Econometrics Using Stata:
> http://www.stata-press.com/books/imeus.html
>
>
> *
> * For searches and help try:
> * http://www.stata.com/help.cgi?search
> * http://www.stata.com/support/statalist/faq
> * http://www.ats.ucla.edu/stat/stata/
>
*
* For searches and help try:
* http://www.stata.com/help.cgi?search
* http://www.stata.com/support/statalist/faq
* http://www.ats.ucla.edu/stat/stata/