Revert "MS"
This reverts commit 5cca37fe39f12b48355ef8819938b8bbe8d0ca52.
This commit is contained in:
parent
5cca37fe39
commit
a6da85ce98
@ -1886,7 +1886,8 @@ Public Class frmValidator
|
|||||||
LOGGER.Debug("Dokument-GUID: '" & CURRENT_DOC_GUID.ToString & "'")
|
LOGGER.Debug("Dokument-GUID: '" & CURRENT_DOC_GUID.ToString & "'")
|
||||||
If CURRENT_DOC_GUID > 0 Then
|
If CURRENT_DOC_GUID > 0 Then
|
||||||
If GetWMDocPathWindows(0) = False Then
|
If GetWMDocPathWindows(0) = False Then
|
||||||
MsgBox("The file can not be diplayed!", MsgBoxStyle.Critical, ADDITIONAL_TITLE)
|
MsgBox("Could not access the file! Check the log!", MsgBoxStyle.Critical, ADDITIONAL_TITLE)
|
||||||
|
Exit Sub
|
||||||
End If
|
End If
|
||||||
Load_IDB_DOC_DATA()
|
Load_IDB_DOC_DATA()
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user