Thread
:
Bad allocation error
View Single Post
#
4
07-22-2008, 08:07 AM
kinook
Administrator
Join Date: 03-06-2001
Location: Colorado
Posts: 6,049
Redirect the diff step's output to a file:
%DOSCMD% fc.exe /LB1000 "file1" "file2">%CURRENT_DIFF_FILE_FULLPATH%
and read program output from that file if also needed in the build log.
kinook
View Public Profile
Visit kinook's homepage!
Find all posts by kinook