Comparing sources: Difference between revisions

From DataFlex Wiki
Jump to navigationJump to search
Line 43: Line 43:
6. Ignore "string" vs. "local string"
6. Ignore "string" vs. "local string"
  Click on Regular expressions
  Click on Regular expressions
   (?i)^\s*local\s+string.*|^\sstring.*
   (?i)^\s*local\s+string.*|^\s*string.*
  Replace string with date / integer / number to filter other similar code.
  Replace string with date / integer / number to filter other similar code.

Navigation menu