LargeEdit

Searching


LargeEdit's primary purpose is to solve the issue of viewing, searching, and editing large files. Often times many professions have to either inspect or correct problems with data files. These files can be HUGE in size and contain millions or billions of lines for text.

LargeEdit provides many different search functions to handle the task of locating a single piece of information contained inside these files. LargeEdit now supports reqular expression searches.

  • Find: Searches for text entered by the user.
  • Replace: Searches and Replaces text entered by the user.
  • Goto line: Locates a line and displays it.
  • Line Range: Locates a line range and displays it.
  • Long lines: Searching for lines where the number of characters are greater than a value entered by the user.