DY Bugs
This commit is contained in:
@@ -842,7 +842,6 @@ Public Class frmStartOptions
|
||||
End If
|
||||
End If
|
||||
End Select
|
||||
End Select
|
||||
|
||||
End If
|
||||
End If
|
||||
@@ -1296,7 +1295,7 @@ Public Class frmStartOptions
|
||||
|
||||
Catch ex As Exception
|
||||
VERAG_PROG_ALLGEMEIN.cErrorHandler.ERR(ex.Message, ex.StackTrace, System.Reflection.MethodBase.GetCurrentMethod.Name, VERAG_PROG_ALLGEMEIN.ERROR_OP.MAIL)
|
||||
MsgBox(ex.Message & ex.StackTrace)
|
||||
' MsgBox(ex.Message & ex.StackTrace)
|
||||
End Try
|
||||
|
||||
Blatt = Datei.Worksheets(1) 'Anpassen
|
||||
@@ -1358,6 +1357,7 @@ Public Class frmStartOptions
|
||||
|
||||
|
||||
Catch ex As Exception
|
||||
|
||||
VERAG_PROG_ALLGEMEIN.cErrorHandler.ERR(ex.Message, ex.StackTrace, System.Reflection.MethodBase.GetCurrentMethod.Name, VERAG_PROG_ALLGEMEIN.ERROR_OP.MAIL)
|
||||
|
||||
Try
|
||||
|
||||
Reference in New Issue
Block a user