From bcdb79e796c8c0da8e5b2a05ef40d65579bdd7a3 Mon Sep 17 00:00:00 2001 From: Nicola Pievani Date: Thu, 3 Aug 2023 15:26:02 +0200 Subject: [PATCH] Modificata versione 2.5h1 --- MainWindow.xaml.vb | 4 ++-- My Project/AssemblyInfo.vb | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/MainWindow.xaml.vb b/MainWindow.xaml.vb index 627a9cb..ac4c8b8 100644 --- a/MainWindow.xaml.vb +++ b/MainWindow.xaml.vb @@ -329,8 +329,8 @@ Class MainWindow ' Verifico abilitazione nesting automatico m_bAutoNest = Not String.IsNullOrWhiteSpace(sNestKey) ' Recupero opzioni della chiave - Dim bKey As Boolean = EgtGetKeyLevel(9423, 2507, 1, m_nKeyLevel) And - EgtGetKeyOptions(9423, 2507, 1, m_nKeyOptions) + Dim bKey As Boolean = EgtGetKeyLevel(9423, 2508, 1, m_nKeyLevel) And + EgtGetKeyOptions(9423, 2508, 1, m_nKeyOptions) ' Verifico abilitazione prodotto Dim bProd As Boolean = GetKeyOption(KEY_OPT.CUT_BASE) ' Inizializzazione generale di EgtInterface diff --git a/My Project/AssemblyInfo.vb b/My Project/AssemblyInfo.vb index b0fd6ac..d45f782 100644 --- a/My Project/AssemblyInfo.vb +++ b/My Project/AssemblyInfo.vb @@ -62,5 +62,5 @@ Imports System.Windows ' by using the '*' as shown below: ' - - + +