Compare commits

...

3 Commits

View File

@@ -923,6 +923,7 @@ namespace VEPROMS
{
string number = "";
int max = -1;
MyFolder.RefreshChildFolders();
// get maximum number of existing copies.
foreach (FolderInfo fi in MyFolder.ChildFolders)
{