When I run Actions->File Compare Report, Statistics I get unformatted text:
Before After
Produced: 11/17/2009 10:49:51 AM
SourceFile,CompareFile,IOriginal,IAdded,IDeleted,I Changed,UOriginal,UAdded,UDeleted,UChanged
"Management.h","Management.h",8,0,0,1,298,0,2, 0
"services.c","services.c",3170,1,3,34,3956,0,5 ,0
"Total","",3178,1,3,35,4254,0,7,0
This is the PlainText->CopyToClipboard output.
Printer->PrintPreview, HTML Report->ViewInBrowser also show the same format. It should be formatted similar to BC2, where there are rows and columns similar to a Spreadsheet.
Is there a setting I'm missing?
Before After
Produced: 11/17/2009 10:49:51 AM
SourceFile,CompareFile,IOriginal,IAdded,IDeleted,I Changed,UOriginal,UAdded,UDeleted,UChanged
"Management.h","Management.h",8,0,0,1,298,0,2, 0
"services.c","services.c",3170,1,3,34,3956,0,5 ,0
"Total","",3178,1,3,35,4254,0,7,0
This is the PlainText->CopyToClipboard output.
Printer->PrintPreview, HTML Report->ViewInBrowser also show the same format. It should be formatted similar to BC2, where there are rows and columns similar to a Spreadsheet.
Is there a setting I'm missing?
Comment