Well we had this DTS task that would pump files from a SQL source the problem was if it didnt find any valid record to be exported it would still create a zero byte file the idea was to delete all these files with zero byte size.
Option Explicit
Main
Sub Main
Dim FSO
Dim Folder
Set FSO = CreateObject("Scripting.FileSystemObject")
Set Folder = FSO.GetFolder("D:\My Documents\AGIS\DHL\06 SAMAR")
Call CheckSubFolders(Folder)
End Sub
Sub CheckSubFolders(Folder)
Dim SubFolders
Dim SubFolder
Dim Files
Dim File
Set Files = Folder.Files
If Files.Count <> 0 Then
For Each File In Files
If File.Size = 0 Then
WScript.Echo "File " + File.Path + " should be deleted."
End If
Next
End If
Set SubFolders = Folder.SubFolders
If SubFolders.Count <> 0 Then
For Each SubFolder In SubFolders
Call CheckSubFolders(SubFolder)
Next
End If
End Sub
1 comment:
his response a3q27h9o68 replica designer backpacks replica chanel bags ebay t5w86m9r02 replica zara bags replica gucci handbags j7q33u9a04 9a replica bags click for info m2j30v7b61 high quality designer replica replica bags supplier
Post a Comment