A correction for typo:
findfile _coef_table.ado
filefilter `"`r(fn)'"' regMine1.ado, from("program _coef_table") to("program regMine") replace
filefilter regMine1.ado regMine.ado, from("%9.0g %9.0g %8.2f %5.3f %9.0g %9.0g") to("%7.2f %7.2g %8.2f %5.2f %7.2f %7.2g") replace
cap erase regMine1.ado
prog drop _all
prog define mystuff
version 9
qui `0'
_coef_table_header
regMine
end
sysuse auto, clear
reg mpg price trunk weight
mystuff reg mpg price trunk weight
_________________________________________________________________
Hotmail® has a new way to see what's up with your friends.
http://windowslive.com/Tutorial/Hotmail/WhatsNew?ocid=TXT_TAGLM_WL_HM_Tutorial_WhatsNew1_052009
*
* For searches and help try:
* http://www.stata.com/help.cgi?search
* http://www.stata.com/support/statalist/faq
* http://www.ats.ucla.edu/stat/stata/