Hello, Helpers.
I am failing to store a date into a date (float %d) variable. Details below:
>replace confirm_d=date("12/04/2002","MDY") if casenum=="01-39371"
(0 real changes made)
>desc confirm_d
float %d
> desc casenum
str8 %9s
Can anyone please guide me on what is wrong in the replace statement?
Thank you.