finding a URL in a large string of text

Anything beyond the basics in using the LiveCode language. Share your handlers, functions and magic here.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
Barkandgargle
Posts: 9
Joined: Wed Feb 16, 2011 5:32 pm

finding a URL in a large string of text

Post by Barkandgargle » Sat Feb 19, 2011 11:18 pm

What's the easiest way to take a large amount of text (such as the source code for an entire HTML page) and look for a certain string of text - like a lable. And then when I find that, to copy the URL that follows that string into a variable?

Thanks.

Post Reply