Update 20211219 2
This commit is contained in:
Binary file not shown.
@@ -331,7 +331,7 @@ Public Class Service1
|
|||||||
If Params.Logpath = "" Then Exit Sub
|
If Params.Logpath = "" Then Exit Sub
|
||||||
Dim fn As String = Params.Logpath + "\" + Now.ToString("yyyyMMdd") + "_log.txt"
|
Dim fn As String = Params.Logpath + "\" + Now.ToString("yyyyMMdd") + "_log.txt"
|
||||||
FileOpen(14, fn, OpenMode.Append)
|
FileOpen(14, fn, OpenMode.Append)
|
||||||
WriteLine(14, Now.ToString("yyyy-MM-dd hh:mm:ss:hs") + " " + s)
|
WriteLine(14, Now.ToString("yyyy-MM-dd HH:mm:ss:hs") + " " + s)
|
||||||
FileClose(14)
|
FileClose(14)
|
||||||
End Sub
|
End Sub
|
||||||
|
|
||||||
|
|||||||
BIN
EDKB08/EDKB08/bin/20211219_edkb08.zip
Normal file
BIN
EDKB08/EDKB08/bin/20211219_edkb08.zip
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
EDKB08/EDKB08/obj/Debug/EDKB08.vbproj.AssemblyReference.cache
Normal file
BIN
EDKB08/EDKB08/obj/Debug/EDKB08.vbproj.AssemblyReference.cache
Normal file
Binary file not shown.
@@ -27,3 +27,4 @@ E:\Software-Projekte\EDOKA\batch\EDKB08\EDKB08\obj\Debug\EDKB08.xml
|
|||||||
E:\Software-Projekte\EDOKA\batch\EDKB08\EDKB08\obj\Debug\EDKB08.pdb
|
E:\Software-Projekte\EDOKA\batch\EDKB08\EDKB08\obj\Debug\EDKB08.pdb
|
||||||
E:\Software-Projekte\EDOKA\batch\EDKB08\EDKB08\obj\Debug\EDKB08.vbproj.CopyComplete
|
E:\Software-Projekte\EDOKA\batch\EDKB08\EDKB08\obj\Debug\EDKB08.vbproj.CopyComplete
|
||||||
E:\Software-Projekte\EDOKA\batch\EDKB08\EDKB08\obj\Debug\EDKB08.vbproj.CoreCompileInputs.cache
|
E:\Software-Projekte\EDOKA\batch\EDKB08\EDKB08\obj\Debug\EDKB08.vbproj.CoreCompileInputs.cache
|
||||||
|
E:\Software-Projekte\EDOKA\batch\EDKB08\EDKB08\obj\Debug\EDKB08.vbproj.AssemblyReference.cache
|
||||||
|
|||||||
Binary file not shown.
Binary file not shown.
@@ -23,4 +23,3 @@ E:\Software-Projekte\EDOKA\batch\EDKB08\EDKB08\obj\Release\EDKB08.Service1.resou
|
|||||||
E:\Software-Projekte\EDOKA\batch\EDKB08\EDKB08\obj\Release\EDKB08.vbproj.GenerateResource.Cache
|
E:\Software-Projekte\EDOKA\batch\EDKB08\EDKB08\obj\Release\EDKB08.vbproj.GenerateResource.Cache
|
||||||
E:\Software-Projekte\EDOKA\batch\EDKB08\EDKB08\obj\Release\EDKB08.vbproj.CopyComplete
|
E:\Software-Projekte\EDOKA\batch\EDKB08\EDKB08\obj\Release\EDKB08.vbproj.CopyComplete
|
||||||
E:\Software-Projekte\EDOKA\batch\EDKB08\EDKB08\obj\Release\EDKB08.vbproj.CoreCompileInputs.cache
|
E:\Software-Projekte\EDOKA\batch\EDKB08\EDKB08\obj\Release\EDKB08.vbproj.CoreCompileInputs.cache
|
||||||
E:\Software-Projekte\EDOKA\batch\EDKB08\EDKB08\obj\Release\EDKB08.vbproj.AssemblyReference.cache
|
|
||||||
|
|||||||
Reference in New Issue
Block a user