MS DeleteScans CheckScanFolder

This commit is contained in:
Digital Data - Marlon Schreiber
2018-01-23 16:33:27 +01:00
parent 073be6abce
commit d7ffdb06c0
6 changed files with 458 additions and 2544 deletions

View File

@@ -66,6 +66,7 @@
Public CURR_DELETE_ORIGIN As Boolean = False
Public CURRENT_DT_REGEX As DataTable
Public REGEX_CLEAN_FILENAME As String = "[?*^""<>|]"
Public CURRENT_DROPTYPE
End Module