capture log close log using wf3-example, replace text // wf3-example.do: compute descriptive statistics // scott long 03Apr2008 version 10 clear all macro drop _all set linesize 80 * load the data and check descriptive statistics use wf-lfp, clear summarize log close exit