Search found 1 match
- Thu Mar 31, 2011 6:13 am
- Forum: ExamDiff Pro
- Topic: Ignore part of line as a command-line option
- Replies: 3
- Views: 8865
Ignore part of line as a command-line option
I want to ignore part of a line using a regular expression. This works fine but there appears to be no way of setting this as a command-line option. The indirect way is to use the /g option and read options from a file but this seems to not do as requested.