BerGEN is a simple text processing application. This application allows users to read text files, search within them, and export their contents.
Load Data : Click the "Load Data" button to select a text file from your computer. This will load the content of the file into the program. Search : Enter the keyword you want to search for in the provided textbox, then click the "Search" button. The program will display the lines containing the matching keyword. Save : After the search results are displayed, click the "Save" button to save the displayed lines to a new file.
- Clone or download this project to your computer.
- Open the project in Visual Studio.
- Open the project file and click the "Start" button to run the program.
- Windows operating system
- .NET Framework 4.5 or newer