Update Meldung PDF-Import

This commit is contained in:
2023-03-17 15:50:54 +01:00
parent ac2cda6ae8
commit 07c531bdf3
50 changed files with 294 additions and 255 deletions

View File

@@ -1565,7 +1565,7 @@ Public Class EDOKAMain
End If
End If
If bExit = True Then
DivFnkt.deldokinuse(Globals.MitarbeiterNr)
DivFnkt.delDokInUse(Globals.MitarbeiterNr)
Office_Freigeben()
Application.Exit()
Else
@@ -3590,6 +3590,7 @@ Public Class EDOKAMain
Private Overloads Sub EDOKAMain_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load
Try
HandleCommand(CmdArgsSimulated)
'Rel 4.03
'Dim strargs = Get_Strargs(Environment.GetCommandLineArgs())