help needed with cleanfm batch file

Bruce Foster bruce_foster at compuserve.com
Wed Feb 20 09:34:49 PST 2008


Dave,

I don't have the batch file, but you can delete unwanted files as follows:

1. Open a command prompt by choosing Start > Run, type cmd.exe, and click
OK.
2. In the command prompt, go to the directory you want to clean up using
the cd command.
3. To delete backup  and lock files, execute the commands:

     del *.backup.*
     del *.lck

You can put these in a batch file and run that, too.

Regards,
Bruce



Message text written by INTERNET:framers at lists.frameusers.com
>Message: 21
Date: Wed, 20 Feb 2008 09:57:15 +1300
From: Dave Reynolds <dave.reynolds at tait.co.nz>
Subject: help needed with cleanfm batch file
To: FrameUsers List <framers at lists.frameusers.com>
Message-ID: <47BB42AB.30901 at tait.co.nz>
Content-Type: text/plain;       format=flowed;  charset=ISO-8859-1

Hi Folks

A month or 3 ago someone posted a batch file to clean up Frame's backup 
and lock files from a folder.  I kept a copy of the batch file code, but 
now that I want to use it, I can't find the instructions on how to use 
it.  My manual has expanded and now it is becoming tedious to manually 
delete all those .backup files.

Any help would be appreciated.

Cheers

Dave<




More information about the framers mailing list