Hi Nick,
Thanks to you and Kit Baum for support.
I :
ssc inst scat3, replace
and retried and end up with the same pb.
Same thing with kdens2 and more generally
for some other programs alike.
When I try:
update all
I got:
> update executable
(contacting http://www.stata.com)
executable already up to date
I guess I just have to wait for the next executable. !?!
How could I use oldest ones?
Regards.
Amadou DIALLO.
Researcher, PREM Unit.
The World Bank.
"Nick Cox"
<[email protected]> To: <[email protected]>
Sent by: cc:
owner-statalist@hsphsun2. Subject: st: RE: kdens2 and scat3 problems. More general graph problems.
harvard.edu
01/18/2005 01:22 PM
Please respond to
statalist
Replies intercalated.
Nick
[email protected]
[email protected]
>
> - kdens2
> I've installed and tried kdens2.
> I got the following error message:
>
> . kdens2 linv lmkt
> option xtitle() not allowed
>
> the debugging yields:
>
> - parse "`*'"
> = parse "_lmkt _linv d, xtitle( Log[Mkt value] ) ytitle(
> Log[Investment] )
> ztitle( density
> > )"
> option xtitle() not allowed
Not my program. I think Stata doesn't like the []
in your variable labels. Change them and see if
the problem goes away.
>
>
> - scat3
>
> when runned, I get the following:
> sysuse auto, clear
>
> . scat3 weight length mpg
> note: projecting at rotate(45) elevate(45)
> dbstyle: class type not found
> (error occurred while loading object.class)
> object: class type not found
> (error occurred while loading scheme.class)
> dbstyle: class type not found
> (error occurred while loading object.class)
> object: class type not found
> (error occurred while loading cglobal_g.class)
> cglobal_g.new: class member function not found
> r(4023);
>
> and the debugging yields:
>
> -class {
> - class:
> - class dbstyle dbstyle
> dbstyle: class type not found
> -}
> (error occurred while loading object.class)
> object: class type not found
> (error occurred while loading global_g.class)
>
>
> - class:
> - class dbstyle dbstyle
> dbstyle: class type not found
> -}
> (error occurred while loading object.class)
> object: class type not found
> (error occurred while loading scheme.class)
> scheme.new, scheme(s2color): class member function not found
>
> I do not know how to deal with these problems.
>
> My executable is up to date (10 Jan 2005).
My program.
I can't reproduce this. In any case, you
are being thrown out of Stata's code here.
Perhaps you should make sure all your ados are up-to-date
as well as the executable.
*
* 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/
*
* 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/