itemDelimiter
Alex Rice
alex at mindlube.com
Thu Feb 12 16:19:04 EST 2004
On Feb 12, 2004, at 6:14 AM, Brian Yennie wrote:
> You've got a couple options (at least):
>
> 1) Use regex, see matchText and match on something like
> "<text>(.*)</text>"
> 2) Use offset(), as you imagined, something like:
>
Also, if the data source is under your control, you can produce XHTML
(html but stricter), and then treat it as XML and use revXML*
functions.
--
Alex Rice | Mindlube Software | http://mindlube.com
More information about the use-livecode
mailing list