PDA

View Full Version : How to simply get file list in report


yshi
12-Nov-2007, 01:23 PM
Hi,

I am tring to use folder-report to generate a right-side newer orphant file list. The script cmd is:

folder-report layout:summary options:display-right-newer-orphans output-to:report.log

I then get report file containing the file list and other information in the report as well. How can I just get a pure file list in that report, so I can read list from report file in a batch operation to process those orphant files?

Thanks

Chris
12-Nov-2007, 04:23 PM
Sheen,

Beyond Compare's reports will always format the output. There isn't a way to get an unformatted list of filenames from the folder report in the current version of Beyond Compare.

When using Beyond Compare interactively, you can filter to display orphan files, then use Actions|Copy Filename to copy the names of selected files.