Statalist The Stata Listserver


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

st: New Stat/Transfer switch to control output Stata version


From   Steven Dubnoff <[email protected]>
To   [email protected]
Subject   st: New Stat/Transfer switch to control output Stata version
Date   Wed, 20 Jun 2007 18:17:02 -0700

Our decision to make Stata version 10 the default has caused lots of problems, particularly for command line users. To mitigate these, we have added a new switch to the copy command 'v'. By itself, this switch cause a write to a prior version of a program. If
the 'v' switch is followed by a number it will select a specific Stata version. In short, this switch behaves like the "set write-old-ver" command. For example, both of the following will write Stata 9 files.

copy my.xls out.dta /v9

or from a unix OS prompt:

st my.sav out.dta -v

Stcmd.ado users can insert the switch permanently in their ado file.

This is now available through the auto-update mechanism for Windows and OS-X, or, for all Unix platforms, by download from our website.

Best,

Steve




----------------------------------------------------------------
Steven Dubnoff [email protected]
Circle Systems We make your data instantly usable.
Download Stat/Transfer from http://www.stattransfer.com
1001 Fourth Avenue, #3200 (206) 682-3783
Seattle, WA 98154 Fax (206) 328-4788


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