\
Skip Navigation LinksHome > Coding > Libraries > Script Library > View Item Info\
 
 
[]Back
[]Scripting References



 

Backup File Removal

This script was developed to assist in removing unneeded backup files from a DOCSOpen Document Store. When users of Word have the automatic backup feature turned on, a duplicate file is created. Because many of these files are redundant and only take up space, this script is used to parse through the drive document store, filtering out each of the backup files, then making decisions on what to do with that file. The script test for the existence of the original file, then sees if the original is damaged or out of date. If either of these conditions are true, the script replaces the original with the backup - else it removes the backup. Script demonstrates recursive functions, and makes heavy use of the FileSystemObject.




Unless otherwise noted, this code is licensed according to the terms and conditions listed in our copyright notice.
Last Modification:
    1/1/2001

 FAQs  |  Terms Of Use  |  Privacy Policy  |  Contact Us
Copyright © 1997 - 2010 Dx21, LLC. All rights reserved.
Dx21, LLC a Washington Limited Liability Company
Page Rendered at: 9/9/2010 12:45:28 PM for Unknown