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:[email protected]
>Message: 21
Date: Wed, 20 Feb 2008 09:57:15 +1300
From: Dave Reynolds <[EMAIL PROTECTED]>
Subject: help needed with cleanfm batch file
To: FrameUsers List <[email protected]>
Message-ID: <[EMAIL PROTECTED]>
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<
_______________________________________________
You are currently subscribed to Framers as [EMAIL PROTECTED]
Send list messages to [EMAIL PROTECTED]
To unsubscribe send a blank email to
[EMAIL PROTECTED]
or visit
http://lists.frameusers.com/mailman/options/framers/archive%40mail-archive.com
Send administrative questions to [EMAIL PROTECTED] Visit
http://www.frameusers.com/ for more resources and info.