-
NFINDUP - locate backwards the line which does NOT begin with the supplied string
- Syntax:
- NFINDUp [string]
- Description:
- The NFINDUP command attempts to locate a line towards the start of the file that does NOT begin with string . If the optional string is not supplied the last string used in any of the family of find commands is used.
- string can contain two special characters:
- space - this will match any single character in the target line
- underscore - this will match any single space in the target line
- Compatibility:
- XEDIT: Compatible.
- KEDIT: Compatible.
- See Also:
- FIND, FINDUP, NFIND, NFUP
- Status:
- Complete
The Hessling Editor is Copyright © Mark Hessling, 1990-2002
<M.Hessling@qut.edu.au>
Generated on: 15 Aug 2002
Return to Table of Contents