StartOpt, Proc, Plose

This commit is contained in:
2025-09-23 16:15:47 +02:00
parent bf6eb37000
commit 767d6be341
5 changed files with 198 additions and 167 deletions

View File

@@ -234,11 +234,11 @@ Public Class cPLOSE_Inv_Data
filename2 = filename.Replace("-", "_")
'If r.Item("plInv_Dateiname") = "830850-PSS-MAUT. PLOSE BOX-2025-07-14-000000-999999-00_RGDAT_17.07.2025.csv" Then
'If r.Item("plInv_Dateiname") = "830850-PSS-MAUT. PLOSE BOX-2025-09-15-000000-999999-00_RGDAT_16.09.2025.csv" Then
' filename3 = filename.ToString().Substring(0, 9)
' filename3 &= "%"
' filename3 &= filename.ToString().Substring(9, filename.Length - 9)
' 'filename3 &= "%"
' filename3 &= filename.ToString().Substring(10, filename.Length - 10)
' filename4 = filename3.Replace("-", "_")
' filename3 = filename3.Replace(" ", "")