home *** CD-ROM | disk | FTP | other *** search
- ############################################
- File: Grep.FPL
- Author: Kjell Ericson
- Email: kjer@pki.philips.se, FidoNet 2:201/328
- Short description: runs 'grep' with requested input / or find the line.
- Version: 1.0
- Date: 17.6.94
- Local settings:
- Global settings:
- Keysequence:
- Type: key
- Prereq:
- ############################################
-
- FUNCTION
-
- First time you execute this function, it will ask for the input that shall be
- sent to the external function 'grep'. The output is redirected to 'T:Grep.Tmp'
- and loaded in a new buffer.
-
- When you execute the function again, standing in the output buffer, the function
- will examine the grep output in the buffer and find the line you want to examine.
- If the line is in an existing buffer, that buffer is activated. If not, the file
- is loaded.
-
-
- NOTE:
-
- This function is used from 'ExamineLine()' in 'ExamineLine.FPL', which is assigned
- to 'Amiga p' as default.
-
-