Hi,
I want to compare two cobol files. These files have 6 digit line numbers in the first 6 columns. Differences should ignore these line numbers in both files. I was able to do this using the GUI mode of BC2. Can I do the same using command line parameters.?
I want to compare two cobol files. These files have 6 digit line numbers in the first 6 columns. Differences should ignore these line numbers in both files. I was able to do this using the GUI mode of BC2. Can I do the same using command line parameters.?
Comment