It's not so easy to do what i want...
Example:

I want to get the text that's between: "<td><a href='*'>Title: " and "</a></td>"
With parsing i can't do it, because it doesn't accept wildcars, and i can't with 
markup because "Title: " it's a string out of html tags.
So i don't need to select specified things (like with markup) but i need simply to get 
a text between two string by using wildcards too...
Is it impossible? Do i need to do it in Perl/Python?

I really would like to make this in Rebol...

-- 
Fyrebird Hosting Provider - Technical Department

-- 
To unsubscribe from the list, just send an email to rebol-request
at rebol.com with unsubscribe as the subject.

Reply via email to