Easy GREP User Interface

A global view of Easy GREP

Windows

There are three main working windows in Easy GREP, file list, source viewer and match list.

Three windows together

RegEx Panel

The most important thing is the input box of Regular Expression.

RegEx settings

There are three check boxes where you can set the basic parameters of your regular expression, they can make your Regular expression

case sensitive or case insensitive;

make global match/replace or first match/replace;

make dot mean anything or anything except linebreaks.

RegAssistant  Please see details here.

Find What

You type  or paste your RegEx here, or you can build with RegEx Assistant.

Recent RegEx

Recently used regular expressions will be stored here, but it can store only in this work time.

Replace with

When you want to do replace you need to fill this box, if you leave it blank and press replace button, then the replace with parameter will be set as blank, which means you are doing a delete - all matches will be replaced with blank (deleted).

Log Window (History Recorder)

This is a working log, each important step and summary during your work will be written down here. 

Toolbar

Find/Extact Group

Replace Group
View Group

These four buttons control the what you see in this tool.