That worked and I am surprised. I figured that stopping Stata and
restarting should have taken care of it but it didn't. "drop _all" worked.
Thanks.
Mitch Wong
-----Original Message-----
From: JAYESH KUMAR [mailto:[email protected]]
Sent: Tuesday, May 20, 2003 11:55 PM
To: '[email protected]'
Subject: Re: st: error code with tempfile and save
Its just a hunch.....try something like:
drop _all;
then start a fresh.
-Jayesh Kumar
IGIDR
:
: I am using STATA 7 on Win2000 platform and I have been using hotdeck and
: outputst commands. With both programs, I have run into the same error
code.
: Initially when I run these commands, they work fine.
: However, after several uses (even without changing any of my code), I get
: the following error:
: **in outputst
: - tempfile tmpdta
: - qui save `tmpdta',replace
: invalid 'and'
: r(198);
:
:
:
: **in hotdeck
: - tempfile olddata
: - qui save `olddata'
: invalid 'and'
: r(198);
*
* 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/