MS Develop V1

This commit is contained in:
2022-02-16 17:43:59 +01:00
parent d6706417f5
commit dfb38dcf5c
32 changed files with 287329 additions and 26 deletions

View File

@@ -11,4 +11,5 @@
Public Shared _PROFIL_ID, _profGUID As Integer
Public Shared TEMP_FILES As List(Of String) = New List(Of String)
Public Shared _proflastRun As Date
Public Shared LogErrorsOnly As Boolean = True
End Class