Find Text
Return to Introduction  Previous page  Next page


Text Hawk Text Editor gives you the ability to search for text within the active document. Type a search term into the "What" box and click Find to determine if it exists in the active document. If the search term exists Text Hawk will highlight it for you, and you may then press the F3 key to locate additional occurrences of the search term in the active document.

Mark All - The Mark All button sets a bookmark in the active document for each occurrence of the search text. (NOTE: The Show Left Margin option must be enabled for the bookmarks to be visible.)

The following options are available:

1.Match whole word only - If this option is selected, Text Hawk Text Editor only finds whole word search terms that match the text as used in the "What" box.  
2.Match case - If this option is selected, Text Hawk searches for search terms with the same case as used in the "What" box.  
3.Regular expression - If this option is selected, the search term will be treated as a standard Gnu regular expression. Following is brief introduction to these rules:  

Wildcards:
1.? - Matches any single character. ( Example: ?at matches whole words bat and cat but does not match slat )  
2.+ - Matches one or more of anything.  
3.* - Matches zero or more of anything.  
Sets:
1.Search sets must be enclosed in square brackets.  
2.Character ranges must be specified with a dash. ( Example: b[a-i][a-i] matches big and bad but does not match bug )  
Other:
1.Escape characters. ( Example: \t will match true tab characters )  
2.Expressions can be nested into sub-expressions with parentheses.  
3.Sub-expressions may be logically ORed together with the vertical bar: |  

4. Direction - This option determines the direction from the cursor in which the search will begin. It also dictates which direction in which subsequent searches will take place.



Visit the Text Hawk Forum!

Get this guide in PDF format:

Wingenuity, Inc.
http://www.wingenuity.com/

Text Hawk Text Editor and all accompanying files, unless noted otherwise are
Copyright © 1999-2006 Wingenuity, Inc. All Rights Reserved.