| |
ehvbs
Posts: 2173
Score: 50
Joined: 6/22/2005
From: Germany
Status: offline
|
Hi dslider, I'd try to get away with this quick & dirty strategy: (1) Save your 'configured .xml' as config.default (2) nEmptySize = size of empty config.xml (3) If <config.xml>.Size <= nEmptySize Then copy config.default => config.xml configure config.xml Good luck! ehvbs
|
|