StartOptions f. ASFINAG

This commit is contained in:
2023-12-06 08:17:36 +01:00
parent a8222bc9c9
commit 03f1831d02
2 changed files with 10 additions and 8 deletions

View File

@@ -467,8 +467,8 @@ Public Class frmStartOptions
closeMe()
Case "ASFINAG_EXPORT"
Dim f As New frmInfo(PARAM)
f.Show()
'Dim f As New frmInfo(PARAM)
'f.Show()
VERAG_PROG_ALLGEMEIN.cAllgemein.TESTSYSTEM = True
Dim blt = New cAsfinag.Exportist
Dim autoclose As Boolean = True
@@ -478,8 +478,8 @@ Public Class frmStartOptions
closeMe()
Case "ASFINAG_IMPORT"
Dim f As New frmInfo(PARAM)
f.Show()
'Dim f As New frmInfo(PARAM)
'f.Show()
VERAG_PROG_ALLGEMEIN.cAllgemein.TESTSYSTEM = True
Dim autoclose As Boolean = True
Dim testFTP As Boolean = VERAG_PROG_ALLGEMEIN.cAllgemein.TESTSYSTEM