Search found 2 matches

by arnoudbl
Sun Jan 19, 2014 5:40 am
Forum: Programming
Topic: replace string data
Replies: 5
Views: 3234

Re: replace string data

@ eviewsglen & startz

Thanks a lot for the effort, unfortunately both answers do not solve the issue... any other thoughts?
by arnoudbl
Sat Jan 18, 2014 10:00 am
Forum: Programming
Topic: replace string data
Replies: 5
Views: 3234

replace string data

He all, I got a question concerning the replacement of string data, when replacing data i usually insert i.e. k3h=@recode(k3h=na,0,k3h), however i need to replace Don't know. When commanding k3h=@recode(k3h="Don't Know",0,k3h) it responses with 'Numeric operator applied to string data'. Pl...

Go to advanced search