merge
This commit is contained in:
@@ -4697,16 +4697,16 @@ Public Class frmStartOptions
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
fehler = mse.getTransactionsFromTransactionID(token, transactions, dtTransactionID)
|
fehler = mse.getTransactionsFromTransactionID(token, transactions, dtTransactionID)
|
||||||
If fehler <> "" Then
|
If fehler <> "" Then
|
||||||
MsgBox(fehler)
|
MsgBox(fehler)
|
||||||
Me.Visible = True
|
Me.Visible = True
|
||||||
Exit Sub
|
Exit Sub
|
||||||
End If
|
|
||||||
|
|
||||||
End If
|
End If
|
||||||
|
|
||||||
Me.Visible = True
|
End If
|
||||||
|
|
||||||
|
Me.Visible = True
|
||||||
End Sub
|
End Sub
|
||||||
|
|
||||||
End Class
|
End Class
|
||||||
Reference in New Issue
Block a user