This commit is contained in:
Digital Data - Marlon Schreiber 2018-12-19 17:09:30 +01:00
commit 36539fddb3

View File

@ -432,7 +432,7 @@ Public Class ClassPMWindream
Try
If Indexname IsNot Nothing Then
If Not oDocument.aLocked Then
oDocument.lock()
oDocument.LockFor(WMObjectEditModeIndexEdit)
Dim i As Integer = 0
' das entsprechende Attribut aus windream auslesen