hi guys!
I recently received a *do file dating back to 2010 and there's a line of code I'm struggling with:
for num 1/6: by xwaveid: replace hhfxid=hhfxid[X] if hhfxid==""
where xwaveid is the crosswave ID (7-digit) and hhfxid is the father's xwaveid (text, 7-digit)
Specifically I'm unable to figure out what the requested change is / how to look for the change made
grateful for your suggestions
I recently received a *do file dating back to 2010 and there's a line of code I'm struggling with:
for num 1/6: by xwaveid: replace hhfxid=hhfxid[X] if hhfxid==""
where xwaveid is the crosswave ID (7-digit) and hhfxid is the father's xwaveid (text, 7-digit)
Specifically I'm unable to figure out what the requested change is / how to look for the change made
grateful for your suggestions
Comment