Add correct duplicate handling for indexed files
This commit is contained in:
@@ -2209,7 +2209,7 @@ Public Class frmIndex
|
||||
End If
|
||||
If exp2WD = True Then
|
||||
'Prüfen ob Session da ist - wenn nicht nochmal neu initiieren
|
||||
If ClassWindream.oSession Is Nothing Then
|
||||
If ClassWindream._session Is Nothing Then
|
||||
ClassWindream.Init()
|
||||
End If
|
||||
'Kein Fehler in Export2windream
|
||||
|
||||
Reference in New Issue
Block a user