neu
This commit is contained in:
@@ -42,7 +42,9 @@ Public Class frmLKWBericht
|
||||
End Sub
|
||||
|
||||
Private Sub frmLKWBericht_Load(sender As Object, e As EventArgs) Handles Me.Load
|
||||
If AvisoID < 0 Then AvisoID = cGlobal.Aktive_ID
|
||||
|
||||
|
||||
If AvisoID < 0 Then AvisoID = VERAG_PROG_ALLGEMEIN.cGlobal.Aktive_ID
|
||||
If AvisoID <= 0 Then
|
||||
MsgBox("Es ist kein LKW ausgewählt!")
|
||||
Me.Close()
|
||||
|
||||
Reference in New Issue
Block a user