Monday, November 08, 2010 at 12:04 AM.
system.verbs.builtins.op.findNext
on findNext (searchstring, wholewords=false) {
<<10/31/97 at 12:18:55 PM by DW -- moved from toys.opFindNext
<<11/24/98 at 10:07:37 AM by dmb -- we can now call op.find directly
return (op.find (searchstring, wholewords, false))}
This listing is for code that runs in the OPML Editor environment. I created these listings because I wanted the search engines to index it, so that when I want to look up something in my codebase I don't have to use the much slower search functionality in my object database. Dave Winer.