Update Meldung PDF-Import
This commit is contained in:
@@ -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())
|
||||
|
||||
Reference in New Issue
Block a user