/qc not working

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Alex82
    New User
    • May 2013
    • 1

    /qc not working

    i'm running the following command in CMD:
    C:\Program Files (x86)\Beyond Compare 3> Bcomp.exe /qc C:\1.csv C:\2.csv
    but i don't get any Error level.
    (if i run the command without the /qc switch, i get the usual comparison UI)

    how can i get the Error level? preferably in a result.txt file...
  • Aaron
    Team Scooter
    • Oct 2007
    • 15997

    #2
    How are you checking the error level? If you are using the command line, echo %ErrorLevel% after making a /qc call, you'll want to use bcomp.com instead of bcomp.exe.
    Aaron P Scooter Software

    Comment

    Working...