Updaet 20240730

This commit is contained in:
Stefan Hutter
2024-07-30 18:38:29 +02:00
parent dc2918e024
commit 8fb1b93185
71 changed files with 6388 additions and 299663 deletions

View File

@@ -8,6 +8,7 @@ using System.Linq;
using System.Text;
using System.Threading.Tasks;
using System.Web.UI.WebControls;
using System.Windows.Forms;
using System.Xml;
using System.Xml.Linq;
using System.Xml.Serialization;
@@ -63,7 +64,7 @@ namespace OnDoc.Klassen
public static bool toexecute { get; set; }
public static List<EDK_Parameters> parameters { get; set; }
public static List<EDK_Dokumentwerte> dokumentwerte { get; set; }
public static void Load_EDK_File(string filename)
@@ -82,7 +83,7 @@ namespace OnDoc.Klassen
}
catch (Exception ex)
{
MessageBox.Show(ex.Message);
}
// read header elements