private void ButtonGenerateCAPL() { ScriptGenerator.CreateCaplFile(path); System.Windows.MessageBox.Show("Capl scripts has been saved!"); }