Statalist


[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]

Re: st: outputst


From   "Sergiy Radyakin" <[email protected]>
To   [email protected]
Subject   Re: st: outputst
Date   Thu, 17 Jul 2008 14:57:26 -0400

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/



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