Clipboard Extras
This is a script to put 2 files in the clipboard and compare, if they are the same, you have
the option to delete or keep them. If they are different, they are automatically
kept.
Note: Before you initiate the script, you need to have the file name and path in
your clipboard. This was created for use with comparing file from UltraEdit with
their backups. IE. the file in the pathway will have the same name, but with the
.bak extension added. I have an UltraEdit macro that I run first that does some
manipulations, saves the file and creates a backup and then inserts the
pathway/filename in the clipboard.
This one was submitted to us by the great Tessa Colbert. Thanks Tessa!