Hi there,
Try to change
qui save `tmpdta',replace;
in outputst.ado to
qui saveold `tmpdta',replace;
Save the file. Type "program drop _all" and retry.
Hope this helps,
Sergiy Radyakin
On 7/17/08, Liss Palamkunnel <[email protected]> wrote:
> Hi All,
>
> I'm recently updated to Stata 10 and my outputst command no longer works. There is no error message. The command just does not output my dataset into a spreadsheet. Has anyone else had this problem and found a solution to it?
>
> --Liss
>
>
>
>
> *
> * 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/