Open(1,"\\server\netlogon\scriptlog.txt",5)
WriteLine(1,@userid+" Ran "+@scriptname+@date+@time+@crlf)
Close(1)
_________________________
Today is the tomorrow you worried about yesterday.