MS New Version

This commit is contained in:
2021-04-23 12:08:10 +02:00
parent 08219ec327
commit a3d2226cbf
23 changed files with 510 additions and 99 deletions

View File

@@ -31,5 +31,5 @@ Imports System.Runtime.InteropServices
' indem Sie "*" wie unten gezeigt eingeben:
' <Assembly: AssemblyVersion("1.0.*")>
<Assembly: AssemblyVersion("1.0.0.0")>
<Assembly: AssemblyVersion("1.2.0.0")>
<Assembly: AssemblyFileVersion("1.0.0.0")>

View File

@@ -359,10 +359,9 @@ Partial Class frmMain
Me.TextBox1.Size = New System.Drawing.Size(292, 220)
Me.TextBox1.TabIndex = 0
Me.TextBox1.Text = "-Mode@IMPV -Source@E:\Importfiles\Test.pdf -Target@""W:\Import\Testfile.pdf"" -WMOT" &
"@""IhrObjekttyp"" -index@{""Integer 23""=4711;""String 38""=""Text mit Freizeichen"";""Bo" &
"olean 04""=false}"
"@""IhrObjekttyp"" -index@Integer 24={0815}#~#Vektor_Text1={ValueX~#~ValueY}"
'
'Form1
'frmMain
'
Me.Appearance.Options.UseFont = True
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
@@ -374,7 +373,7 @@ Partial Class frmMain
Me.Controls.Add(Me.GroupBox1)
Me.Controls.Add(Me.RibbonControl1)
Me.Font = New System.Drawing.Font("Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Name = "Form1"
Me.Name = "frmMain"
Me.Ribbon = Me.RibbonControl1
Me.StatusBar = Me.RibbonStatusBar1
Me.Text = "WindreamImporter Digital Data (WiDig)"

View File

@@ -260,7 +260,7 @@ Zielpfad inklusive Dateiname und Extension
-WMOT:
Windream Objekttyp
-index
Indexierungslogik
Indexierungsabfolge
</value>
</data>
</root>