I am trying to use the ATUS (American Time Use Survey) Well-being dataset. The ATUS site provides a do file for me to run, however I keep getting a syntax error when I try to run it.
Code:
. do "C:\Users\heatf\Downloads\wbact_2013\wbact_2013.do " . #delimit ; delimiter now ; . cd "C:\Users\heatf\Downloads\wbact_2013" > > insheet tucaseid tuactivity_n wufnactwt wufnactwtc wuhapord wuhappy wuinteract > wumeaning wupain wupnord wusad wusadord wustress wustrord wutired wutrdord usin > g wbact_2013.dat, names comma > > *Labeling > > label variable tuactivity_n "Activity line number"; invalid syntax r(198);
Thanks,
Benjamin Vu
0 Response to ATUS WB 2013 file syntax error
Post a Comment