Hi All

I am setting up a script to export my database everynight. Below is the script that I have written.

exp80 userid=system/manager full=y inctype=complete constraints=y file=d:\backup\sysdate

Does anyone know how do I set the a variable file to be the current date.


Thanks in adavnce