Thank you, Sergiy, for your suggestion. Alas, here's the result:
. clear
. sysuse auto
(1978 Automobile Data)
. twoway line l w, lc(red)
option lc() not allowed
r(198);
So there's no improvement. I can assure you I did never create my own
twoway command. How would you suggest checking whether some of the ADO
files have been corrupted during an upgrade? Thanks,
Davide
On Aug 15, 2007, at 11:42 AM, Sergyi R. wrote:
Hi,
try the following two commands:
sysuse auto
twoway line l w, lc(red)
this benchmark should work on all Stata versions, flavours, and platforms.
If it does not work, then some of the ADO files responsible for
handling graphics might become corrupted (perhaps during an update).
Make sure that you have not created your own command -twoway- which
has priority in -adopath- over the standard -twoway-.
Best regards,
Sergiy
*
* 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/