Hi Everyone,
I want to add the date of the day in the name of the file ( when i export file to Excel) I proceeded like follows:
use article
CFILE = " C:\tmp\article+CTOD(date ())"
COPY TO CFILE TYPE XL5
the result it is that the file carries the name c:\cfile.xls instead of c:\tmp\article21/05/2003
Thank you
Mistral
I want to add the date of the day in the name of the file ( when i export file to Excel) I proceeded like follows:
use article
CFILE = " C:\tmp\article+CTOD(date ())"
COPY TO CFILE TYPE XL5
the result it is that the file carries the name c:\cfile.xls instead of c:\tmp\article21/05/2003
Thank you
Mistral