This commit is contained in:
2024-06-05 11:51:21 +02:00
7 changed files with 80 additions and 15 deletions

View File

@@ -523,6 +523,14 @@ Public Class frmStartOptions
Dim f As New frmInfo(PARAM)
f.Show()
VERAG_PROG_ALLGEMEIN.cSyska_Interface.genDatensatz_Buchungen(24,, "", True)
closeMe()
'------------------------------
Case "AAS" 'Aviso Alert System
VERAG_PROG_ALLGEMEIN.cAllgemein.TESTSYSTEM = False
Dim f As New frmInfo(PARAM)
f.Show()
doAASVermerke_Schwelle()
closeMe()
'------------------------------
Case Else