on 12-19-2011 7:25 PM
Hi All experts,
Im Facing Some Issue Here.. My Script need to delete the xls file that i use as source after the ATL Complete So I use Script Editor To Make It. The Script End Well But The file was not deleted... Can you Help me On This?
aer you capturing the output of del command ? it's possible that the file may be still open
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
http://www.forumtopics.com/busobj/viewtopic.php?t=117260 U Can Find It Here
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hye All,
The Problem Solved. Before This I Use Exec('cmd.exe',' Del "D:\File.xls",8) ;
the Source Are Taken From Variables. When I Have To Change The Variables To D:/File.xls.. Noted That I Have To Change The \ To /
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Shahril,
Have you tried using the UNC path to your xls file instead of the mapped
drive?
Regards,
Darrel
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 3 | |
| 3 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.