Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.
From | "Roger B. Newson" <r.newson@imperial.ac.uk> |
To | "statalist@hsphsun2.harvard.edu" <statalist@hsphsun2.harvard.edu> |
Subject | st: New version of -stcmd- on SSC |
Date | Mon, 24 Feb 2014 13:21:20 +0000 |
The -stcmd- package is described as below on my website. The new version has been upgraded to Stata Version 13, to prevent any compatibility problems with Stat/Transfer Version 12 (the latest version of Stat.Transfer, which can read and write Stata Version 13 datasets).
Users of Stata Versions 6 to 12 can still download the old versions of -stcmd- in Stata Versions 6, 8 and 10 by logging onto my website and downloading their preferred version from there. This is done by typing, in Stata,
net from http://www.imperial.ac.uk/nhli/r.newson/ and then selecting the Stata version required and downloading -stcmd-. Best wishes Roger -- Roger B Newson BSc MSc DPhil Lecturer in Medical Statistics Respiratory Epidemiology, Occupational Medicine and Public Health Group National Heart and Lung Institute Imperial College London Royal Brompton Campus Room 33, Emmanuel Kaye Building 1B Manresa Road London SW3 6LR UNITED KINGDOM Tel: +44 (0)20 7352 8121 ext 3381 Fax: +44 (0)20 7351 8322 Email: r.newson@imperial.ac.uk Web page: http://www.imperial.ac.uk/nhli/r.newson/ Departmental Web page: http://www1.imperial.ac.uk/medicine/about/divisions/nhli/respiration/popgenetics/reph/ Opinions expressed are those of the author, not of the institution. ------------------------------------------------------------------------------------ package stcmd from http://www.imperial.ac.uk/nhli/r.newson/stata13 ------------------------------------------------------------------------------------ TITLE stcmd: Run the Stat/Transfer st command from inside Stata DESCRIPTION/AUTHOR(S)The program stcmd runs the Stat/Transfer st command from inside Stata, if Stat/Transfer is installed on the user's system. Stat/Transfer converts
data sets from one format to another (eg Stata to/from R). It isavailable from Stata Corporation and manufactured by Circle Systems, and
further information can be found at http://www.stattransfer.com/. Theprogram inputst converts an existing non-Stata input file into a Stata dataset in the memory, overwriting any existing data. The program outputst
converts the Stata dataset in the memory to a newly-created non-Stataoutput file. The programs inputst and outputst require stcmd, and therefore
should not be downloaded alone. If the Stat/Transfer directory on theuser's system is not on the user's default path, then the user must set the global macro StatTransfer_path to contain the path for the Stat/Transfer st command, possibly in the profile.do file (see on-line help for details).
Author: Roger Newson Distribution-Date: 17february2014 Stata-Version: 13 INSTALLATION FILES (click here to install) stcmd.ado inputst.ado outputst.ado outputstold.ado stcmd.sthlp inputst.sthlp outputst.sthlp outputstold.sthlp ------------------------------------------------------------------------------------ (click here to return to the previous screen) * * For searches and help try: * http://www.stata.com/help.cgi?search * http://www.stata.com/support/faqs/resources/statalist-faq/ * http://www.ats.ucla.edu/stat/stata/