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

Re: st: Bug in -save, replace- (Stata for Linux)?


From   Neil Shephard <[email protected]>
To   [email protected]
Subject   Re: st: Bug in -save, replace- (Stata for Linux)?
Date   Fri, 2 Jul 2004 15:44:16 +0100

I can confirm that the error occurs under GNU/Linux kernel version 2.4.26 (I suspect it irrelevant but the distribution is Slackware9.1).  The log-file follows....

--------------------------------------------------------------------------------
       log:  /home/neil/temp/error.log
  log type:  text
 opened on:   2 Jul 2004, 15:39:20

. sysuse auto, clear
(1978 Automobile Data)

. save test
file test.dta saved

. save test
file test.dta already exists
r(602);

. save ~/temp/test
file ~/temp/test.dta saved

. save ~/temp/test, replace
(note: file ~/temp/test.dta not found)
file ~/temp/test.dta saved

. query born
1 July 2004

. log c
       log:  /home/neil/temp/error.log
  log type:  text
 closed on:   2 Jul 2004, 15:40:15
--------------------------------------------------------------------------------

Regards

Neil
-- 
"The time you enjoy wasting is not wasted time" - Bertrand Russell

[email protected]
[email protected]

http://slack.ser.man.ac.uk/
*
*   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