Compare commits
3 Commits
Author | SHA1 | Date | |
---|---|---|---|
e37928bf89 | |||
aa6dacf0c5 | |||
fe52d31168 |
@@ -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)
|
||||
{
|
||||
|
Reference in New Issue
Block a user