fix
This commit is contained in:
@@ -360,7 +360,7 @@ Module Mail
|
||||
|
||||
Dim KdNr As String = "764755"
|
||||
|
||||
If dtParam.Rows.Count > 0 Then
|
||||
If dtParam.Rows.Count >= 1 Then
|
||||
|
||||
'System.Console.WriteLine("OPTION erkannt: " & dtParam.Rows(0).Item("ms_info"))
|
||||
'System.Console.WriteLine("Auswertung Details gestartet...")
|
||||
|
||||
Reference in New Issue
Block a user