Bookmark and Share

Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

st: roll back stata update


From   "Dimitriy V. Masterov" <[email protected]>
To   Statalist <[email protected]>
Subject   st: roll back stata update
Date   Mon, 4 Apr 2011 09:33:50 -0400

I updated Stata 11.1 this morning (Win 7, 64-bit). There now seems to
be a problem that some of the I/O functions were compiled by Stata
11.2, so commands like merge no longer work for me. For example,


merge 1:1 survey_id using "geocoded_surveys.dta";
(pathsplit() in lmatabase, compiled by Stata 11.2, is too new to be
run by this version of Stata and so was ignored)
          fullfilename():  3499  pathsplit() not found
                 <istmt>:     -  function returned error


 adoupdate
(note: adoupdate updates user-written files; type -update- to check
for updates to official Stata)
(pathsubsysdir() in lmatabase, compiled by Stata 11.2, is too new to
be run by this version of Stata and so was ignored)
       ffn_of_statatrk():  3499  pathsubsysdir() not found
         read_statatrk():     -  function returned error
find_and_uninst_1dup_std():     -  function returned error
  find_and_uninst_dups():     -  function returned error
    pkg_chk_and_update():     -  function returned error
                 <istmt>:     -  function returned error
r(3499);


Any suggestions about how to remedy this?

DVM
*
*   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–2018 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   Site index