home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 July / CMCD0704.ISO / Software / Complet / FreeDOS / fdbootcd.iso / FREEDOS / PACKAGES / BASE / DISK01 / FCX.ZIP / NLS / FC.EN < prev    next >
Text File  |  2003-08-06  |  1KB  |  32 lines

  1. #### Help       ####
  2. 1.0:Compares two files or sets of files and displays the differences between them
  3. 1.1:FC [switches] [drive1:][path1]filename1 [drive2][path2]filename2 [switches]
  4. 1.2: /A    Display only first and last lines for each set of differences
  5. 1.3: /B    Perform a binary comparison
  6. 1.4: /C    Disregard the case of letters
  7. 1.5: /L    Compare files as ASCII text
  8. 1.6: /Mn   Set the maximum differences in binary comparison to n bytes
  9. 1.7:       (default = %d, 0 = unlimited, /M = /M0)
  10. 1.8: /N    Display the line numbers on a text comparison
  11. 1.9: /S    Extend the scan to the files in subdirectories
  12. 1.10: /T    Do not expand tabs to spaces
  13. 1.11: /W    Pack white space (tabs and spaces) for text comparison
  14. 1.12: /X    Do not show context lines in text comparison
  15. 1.13: /LBn  Set the maximum number of consecutive different ASCII lines to n
  16. 1.14: /nnn  Set to nnn lines the minimum number of consecutive matching
  17. 1.15:       lines for comparison resynchronization
  18. #### Messages   ####
  19. 2.0:Invalid switch: %s
  20. 2.1:Too many filespecs
  21. 2.2:Invalid filename
  22. 2.3:No file specified
  23. 2.4:Warning: the files are of different size!
  24. 2.5:Comparison stopped after %d mismatches
  25. 2.6:No differences
  26. 2.7:Warning: comparison interrupted after %d lines
  27. 2.8:Insufficient memory
  28. 2.9:Error opening file %s
  29. 2.10:Comparing %s and %s
  30. 2.11:No such file or directory
  31. 2.12:Resync failed: files too different
  32.