|
Hello Ellen,
Try following statement (with me it works):
chardate=PUT(sasdate,DDMMYY10.);
Clemens van Brunschot
EMRAIN wrote in message <20000329083342.29552.00001486@ng-fg1.aol.com>...
>Hi all,
>
>I need to know how to make a SAS date (xx/xx/xxxx) into a character string
>while retaining the xx/xx/xxxx form. I have used the put function to
convert,
>but I get back the sas numeric for that date in a character format.
Help!!!
>
>Ellen
|