--- Kevin Toppenberg <[EMAIL PROTECTED]> wrote:

> I need to search for all notes that contain a "?".
> I am trying to use the menu option method of searching from Fileman
> (the UI method)
> 
Try using a pattern match and searching for .E1"?".E (zero or more
characters from the class "Everything", followed by exactly one "?",
followed by zero or more characters from "Everything").


===
Gregory Woodhouse  <[EMAIL PROTECTED]>
"All truth passes through three stages: First, it is ridiculed.
Second, it is violently opposed. Third, it is accepted as
being self-evident."
--Arthur Schopenhauer


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Hardhats-members mailing list
Hardhats-members@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hardhats-members

Reply via email to