| Author |
Have text editor need to add find funct
|
lanky crayon
Greenhorn
Joined: Oct 22, 2002
Posts: 2
|
|
|
i have a text editor but i need to add find, findnext, replace functions to it can anyone help
|
 |
Cindy Glass
"The Hood"
Sheriff
Joined: Sep 29, 2000
Posts: 8521
|
|
Get a better text editor. Notepad is fine. TextPad is great.
|
"JavaRanch, where the deer and the Certified play" - David O'Meara
|
 |
lanky crayon
Greenhorn
Joined: Oct 22, 2002
Posts: 2
|
|
|
i have textpad but am writing my own
|
 |
Cindy Glass
"The Hood"
Sheriff
Joined: Sep 29, 2000
Posts: 8521
|
|
Ah - silly me. Check out Regular Expressions. They will help you identify what you want to find. The JavaRanch Newsletter published a Regex tutorial.
|
 |
James Chegwidden
Author
Ranch Hand
Joined: Oct 06, 2002
Posts: 201
|
posted

0
|
Try UltraEdit 32 this is another good text editor. PS. Why are you writing your own text editor??
|
Mr. C<br /> <br />Author and Instructor<br />My book:<br /><a href="http://www.aw-bc.com/catalog/academic/product/0,1144,1576761614,00.html" target="_blank" rel="nofollow">http://www.aw-bc.com/catalog/academic/product/0,1144,1576761614,00.html</a>
|
 |
Cindy Glass
"The Hood"
Sheriff
Joined: Sep 29, 2000
Posts: 8521
|
|
Homework assignment??? Why else
|
 |
 |
|
|
subject: Have text editor need to add find funct
|
|
|