This commit is contained in:
SchreiberM
2017-02-08 13:58:09 +01:00
parent 747ec9ce14
commit 82e417bad0
49 changed files with 7213 additions and 59 deletions

View File

@@ -54,6 +54,8 @@ Public Class clsSearch
If LogErrorsOnly = False Then ClassLogger.Add(" ...fileContents geladen", False)
fileContents = fileContents.Replace("Í", "Ö")
fileContents = fileContents.Replace("@Clipboard", CURR_MATCH_RESULT)
fileContents = fileContents.Replace("@CLIPBOARD", CURR_MATCH_RESULT)
fileContents = fileContents.Replace("@Zwischenablage", CURR_MATCH_RESULT)
Try
'Die windream File zusammensetzen