Home
News
Products
     uCalc Graphing Calculator
     Dacorbi Pattern Search
     uCalc Fast Math Parser
     uCalc Language Builder
     DOS Calculator
FAQ
Downloads
Message Forums
User Satisfaction Survey
Privacy Statement
Testimonials
Purchase
Contact

  < Back

In this example, we use patterns to search through the Robert Frost poem The Road Not Taken.



Here we search for a block of text that starts with the word "and" and ends with the word "one", and has one or more words in between.  In this context, {etc} represents a pattern variable.
Search with a pattern variable


Here we search for the word "i" followed by either "could", "stood", or "should". (Note: Could, stood, and should are separated by a vertical bar - sometimes called the pipe character - which unfortunately looks like a capital i in some fonts, but is a separate key on the keyboard).
Searching for alternative text


Extending the previous example, here we find the word "i", followed by "could", "stood", or "should", and then followed by one or more words, until it reaches a comma.
Find alternative text also with a pattern variable


Here we find an entire line that contains the word "diverged" in it.
Search for an entire line with a given word








|Home| |News| |Products| | uCalc Graphing Calculator| | Dacorbi Pattern Search| | uCalc Fast Math Parser| | uCalc Language Builder| | DOS Calculator| |FAQ| |Downloads| |Message Forums| |User Satisfaction Survey| |Privacy Statement| |Testimonials| |Purchase| |Contact|


Copyright © 2009 by Daniel Corbier