affiliation 发表于 2011-8-5 23:21 
学习了里面介绍的3种方法transfer spss to stata,可是为什么没有 insheet using name.sav 方法,难道用 ...
insheet只能读特定格式的数据文件吧,参看insheet的帮助文件“ insheet is intended for reading files
created by a spreadsheet or database program. Regardless of the creator of the file, insheet reads text (ASCII) files in which there is 1 observation per line and the values are separated by tabs or commas.
”.