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

RE: st: Royston's mvis ado and version questions


From   Nick Winter <[email protected]>
To   [email protected]
Subject   RE: st: Royston's mvis ado and version questions
Date   Thu, 30 Sep 2004 10:13:47 -0400

At 10:38 AM 9/29/2004 +0100, you wrote:
In the case of -mvis- a quick glance suggests
that you might be able to hack it to -version 7-
and it would remain legal and correct. But that
would gain you nothing, really. -mvis- is just part
of a package and the whole package would need
to be scanned in a bid to remove Stata 8 features,
which would I guess require considerable programming
expertise. Someone would need to able to recognise
Stata 8 features and translate them into a Stata 7
equivalent; people with this knowledge tend to
be using Stata 8 already.
In addition, I at least find it very hard to recall which new features are new.

Did the usage

. local ++i

come in with Stata 7 or Stata 8, for example?

Note also, if you are trying to rewrite a program for an earlier version of Stata, it is crucial to run the program in the earlier version of Stata. That is, if you change the version statement on a program to "version 7", and then run it successfully in Stata 8, that is no guarantee that it will not crash when run by Stata 7.

Stata 8 still allows some new features even when version is set to 7 (or less). All the version statement ensures is that any behavior that changed from 7 to 8 will operate as it used to.

--NW


--------------------------------------------------------
Nicholas Winter 607.255.8819 t
Assistant Professor 607.255.4530 f
Department of Government [email protected] e
308 White Hall falcon.arts.cornell.edu/nw53 w
Cornell University
Ithaca, NY 14853-4601

*
* 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