Hello, I am new to looping and thought I could get some guidance here. I typed
and I got this response
What am I missing? Thank you.
Rogers
Code:
foreach var of varlist uuid1 uuid2 uuid3 uuui4 { replace `var' = "ABC-ALB-ICE-011"/"ABC-ALB-ICE-017" if `var'=="ABC-ALB-ICE-0011"/"ABC-ALB-ICE-0017" }
Code:
type mismatch
Rogers
Comment