MS2
This commit is contained in:
@@ -378,10 +378,10 @@ Public Class frmWD_IndexFile
|
||||
MsgBox("No Record chosen or the documenttype was not chosen!", MsgBoxStyle.Information)
|
||||
Exit Sub
|
||||
End If
|
||||
If lvwIndices.Items.Count = 0 Then
|
||||
MsgBox("Please choose a documenttxpe!", MsgBoxStyle.Information)
|
||||
Exit Sub
|
||||
End If
|
||||
'If lvwIndices.Items.Count = 0 Then
|
||||
' MsgBox("Please choose a documenttxpe!", MsgBoxStyle.Information)
|
||||
' Exit Sub
|
||||
'End If
|
||||
If Not IsNothing(CURRENT_TBPMO_INDEX_MAN) Then
|
||||
If CURRENT_TBPMO_INDEX_MAN.Rows.Count > 0 Then
|
||||
If ClassFileResult.CheckWrite_IndexeMan(grbxControls) = False Then
|
||||
|
||||
Reference in New Issue
Block a user