Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
  • Show
Clear All
new posts

  • Difference between STATA 12 and STATA14

    Hi everyone,
    I am currently using STATA 12 and I am considering upgrading to STATA 14. However, I am worried if my existing codes will work or not with the new STATA version.
    Thanks.

  • #2
    Usually, but not always, if you preface your code with

    version 12

    it will continue to work the way it did in version 12. Depending on the code it may not be necessary to do that, but sometimes it is. Stata is quite good about maintaining backward compatibility.
    -------------------------------------------
    Richard Williams, Notre Dame Dept of Sociology
    StataNow Version: 19.5 MP (2 processor)

    EMAIL: [email protected]
    WWW: https://academicweb.nd.edu/~rwilliam/

    Comment


    • #3
      Nourhene:
      my experience is that older Stata codes (I surmise that you mean .do and .dta files) will work on a more recent release.
      Obviously, the opposite doesn't hold.
      Kind regards,
      Carlo
      (Stata 19.0)

      Comment


      • #4
        Thanks Richard & Carlo!

        Comment

        Working...
        X