![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
How can I write a delete file if there is one within ActiveX scrpt? I got an error at createobject line. Function Main() dim fs set fs = createobject("scripting.filesystemobject") fs.deletefile "\\mypc\shared\newfile.xls" set fs = nothing Main = DTSTaskExecResult_Success End Function Any advice would be help Thanks. Lintadsl |
#3
| |||
| |||
|
|
How can I write a delete file if there is one within ActiveX scrpt? I got an error at createobject line. Function Main() dim fs set fs = createobject("scripting.filesystemobject") fs.deletefile "\\mypc\shared\newfile.xls" set fs = nothing Main = DTSTaskExecResult_Success End Function Any advice would be help Thanks. Lintadsl |
![]() |
| Thread Tools | |
| Display Modes | |
| |