MS_05042016
This commit is contained in:
@@ -82,7 +82,7 @@ Public Class ClassFolderWatcher
|
||||
handleType = "SCAN"
|
||||
End If
|
||||
'Die Datei übergeben
|
||||
If LogErrorsOnly = False Then ClassLogger.Add(">> OnCreated-File:" & e.FullPath, False)
|
||||
If LogErrorsOnly = False Then ClassLogger.Add(" >> OnCreated-File:" & e.FullPath, False)
|
||||
If FileExistsinDropTable(CURRENT_FILENAME) = False Then
|
||||
Insert_SCAN_File(e.FullPath, handleType)
|
||||
Else
|
||||
|
||||
Reference in New Issue
Block a user