Search for random characters

Nancy Allison maker at verizon.net
Fri Oct 31 11:55:48 PDT 2008


Thanks to early respondents, I realize I was not clear.

I do, indeed, want to strip out the entire line. My example was:

logo.bmp green and hairy 7
logo.bmp blue ridiculous and small 34

I want to strip out everything on each line, beginning with "logo" and 
ending with the return character that follows the 7 and the 34.

Thus, I need to search for the constant characters

  LOGO.BMP

the variable characters, such as

GREEN AND HAIRY 7
or
BLUE RIDICULOUS AND SMALL 34

and the constant, final character

\P

How to get Frame to identify the constants and the inconstants they 
bracket is my question.

Thanks.

--Nancy

Therefore, I want to search for everything on the line, beginning with



More information about the framers mailing list