EconPapers    
Economics at your fingertips  
 

SAVASAS: Stata module to save your dataset as a SAS dataset

Dan Blanchette ()
Additional contact information
Dan Blanchette: University of North Carolina - Chapel Hill

Statistical Software Components from Boston College Department of Economics

Abstract: savasas saves the Stata dataset in memory as a SAS file. By default the output dataset will have the same name and be in the same directory, but with the .sas7bdat file name extension and contain all observations and every variable in the Stata data file. Savasas can save to other versions of SAS. Version 8: *.sas7bdat, Version 6: *.ssd01/ *.sd2, SAS 6 Transport/xport: .xpt. Savasas calls SAS to run the SAS program. This requires the ability to run SAS on your computer. If you do not have a working copy of SAS, use the sascode option and copy the SAS program (mySASfile_infile.sas) and the xport data file (mySASfile_infile.raw) to a computer that has a working copy of SAS. The SAS program will need to be modified to point to the location of the xport data file. Savasas works on Windows, Unix, and Linux operating systems.

Language: Stata
Requires: Stata version 8.1 (updated with the fdasave command)
Keywords: SAS; save; convert; transfer (search for similar items in EconPapers)
Date: 2003-11-15
Note: This module may be installed from within Stata by typing "ssc install savasas". Windows users should not attempt to download these files with a web browser.

Downloads: (external link)
http://fmwww.bc.edu/repec/bocode/s/savasas.ado program code (text/plain)
http://fmwww.bc.edu/repec/bocode/s/savasas.hlp help file (text/plain)
http://fmwww.bc.edu/repec/bocode/s/sasexe.ado program code (text/plain)
http://fmwww.bc.edu/repec/bocode/a/adoedit.ado program code (text/plain)
http://fmwww.bc.edu/repec/bocode/a/adoedit.hlp help file (text/plain)
http://fmwww.bc.edu/repec/bocode/t/tmpdir.ado program code (text/plain)
http://fmwww.bc.edu/repec/bocode/t/tmpdir.hlp help file (text/plain)
http://fmwww.bc.edu/repec/bocode/s/shortdir.ado program code (text/plain)
http://fmwww.bc.edu/repec/bocode/s/shortdir.hlp help file (text/plain)
http://fmwww.bc.edu/repec/bocode/c/confirmdir.ado program code (text/plain)
http://fmwww.bc.edu/repec/bocode/c/confirmdir.hlp help file (text/plain)

Related works:
This item may be available elsewhere in EconPapers: Search for items with the same title.

Ordering information: This software item can be ordered from
http://repec.org/docs/ssc.php

Access Statistics for this software item

More software in Statistical Software Components from Boston College Department of Economics
Address: Boston College, 140 Commonwealth Avenue, Chestnut Hill MA 02467 USA
Contact information at EDIRC.
Series data maintained by Christopher F Baum ().

 
Page updated 2008-07-06
Handle: RePEc:boc:bocode:s435502