Stata The Stata listserver
[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]

st: re. problems with 'update all'


From   "roger webb" <[email protected]>
To   [email protected]
Subject   st: re. problems with 'update all'
Date   Wed, 29 Jun 2005 09:35:47 +0100

Dear Statalist,

I've encountered major problems with using the 'update all' 
command. I was runnning version 8.0 but now cannot run some 
commands that were working fine before I tried to update.

Thus, trying to run 'collapse' then 'poisson' in version 8.0 generated 
the following errors:

. version
version 8.0

. use "C:\Roger\DK Studies\PhD\FINAL\AllAff(dad9)MthAC.dta", 
clear

. xi: poisson _d i.d9a_m2, e(pyrs) iee
version 8.2 not supported
r(9);

. collapse (sum) _d pyrs, by (ageband ageband2 period d9a_m2)
invalid syntax
r(198);

Could anyone please advise me as to how this has happened and 
how I can fix the problem so that I can run these commands?

Many thanks,
Roger Webb

*
*   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/



© Copyright 1996–2024 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   What's new   |   Site index