Update EDKB08 - Index-File-Move to SikInd
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
EDKB08/EDKB08/bin/20210524_EDKB08.zip
Normal file
BIN
EDKB08/EDKB08/bin/20210524_EDKB08.zip
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -101,7 +101,8 @@ Public Class clsIndexData
|
||||
Catch
|
||||
End Try
|
||||
Try
|
||||
File.Delete(Me.IndexFileName)
|
||||
File.Move(Me.IndexFileName, Params.Inputverzeichnis + "\IndSik\" + Now.ToString("yyyyMMddHHmmss") + "_" + Path.GetFileName(Me.IndexFileName))
|
||||
'File.Delete(Me.IndexFileName)
|
||||
Catch
|
||||
End Try
|
||||
End If
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,7 @@
|
||||
' <autogenerated/>
|
||||
Option Strict Off
|
||||
Option Explicit On
|
||||
|
||||
Imports System
|
||||
Imports System.Reflection
|
||||
<Assembly: Global.System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.5", FrameworkDisplayName:=".NET Framework 4.5")>
|
||||
Binary file not shown.
Reference in New Issue
Block a user