I want to creat a SCRIPT that will create a text FILE using the %date% variable. I want the script to CHECK to SEE if a file has already been created (i can do that), if not create one and append to it for that day.
So I suppose I'm asking how do you create a file using that variable?