lhyddhmt 发表于 2009-10-22 15:33 
可惜怎么都打不开啊,能不能直接把命令告诉我?
net install logout.pkg
sysuse auto, clear
logout, save(myfile) word replace: reg price weight length foreign
shellout using `"myfile.rtf"'
net install outreg2.pkg
reg price weight length foreign
outreg2 using myfile2, word replace
shellout using `"myfile2.rtf"'