W
Wendy
Hi
I'm trying to delete a file programatically, its set as readonly, I can't
find the fso option to do this can anyone help please? This is what I've
got upto now.
thanks
Wendy
If (fso.FileExists(destnewsfile)) then fso.deletefile (destnewsfile)
I'm trying to delete a file programatically, its set as readonly, I can't
find the fso option to do this can anyone help please? This is what I've
got upto now.
thanks
Wendy
If (fso.FileExists(destnewsfile)) then fso.deletefile (destnewsfile)