capture log close master log using wf5, name(master) replace text // program: wf5.do \ for stata 9 // task: run all do-files in the order they appear // project: workflow - chapter 5 // author: scott long \ 2008-10-24 * data signatures do wf5-datasignature.do, nostop * variables do wf5-varnames.do do wf5-varlabels.do do wf5-varname-to-label.do do wf5-varnotes.do * values * do wf5-vallabels.do * language do wf5-language.do * SEE ALSO: wf5-master.do and wf5-sgc.do log close master exit 2008-10-24 \ initial version for wf09-part#.pkg