Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
hi ,
I want to overcome below mentioned security alert i did totalautomated but this alert i need to click manually Execute this statementbutton.
thanks for your reply i found solution.
Set obj = CreateObject("Scripting.FileSystemObject") 'Calls the File System Object
obj.DeleteFile("path") 'Deletes the file throught the DeleteFile function
obj.DeleteFile("path")
thanks for your reply i found solution.
Set obj = CreateObject("Scripting.FileSystemObject") 'Calls the File System Object
obj.DeleteFile("path") 'Deletes the file throught the DeleteFile function
obj.DeleteFile("path")