Added Error Log if Word File Could not be created
Select section node after it is created Don't allow an empty procedure to be printed
This commit is contained in:
@@ -1175,6 +1175,7 @@ namespace Volian.Controls.Library
|
||||
{
|
||||
tn = new VETreeNode(_LastSectionInfo);
|
||||
SelectedNode.Nodes.Add(tn); // add tree node to end of list.
|
||||
OnNodeSelect(this, new vlnTreeEventArgs(tn));
|
||||
}
|
||||
else
|
||||
{
|
||||
|
Reference in New Issue
Block a user