Getting the text content of a HTML page

H Baric hbaric at gmail.com
Sun Aug 3 06:59:52 EDT 2008


Excellent! Thanks so much Sarah!

----- Original Message ----- 
From: "Sarah Reichelt" <sarah.reichelt at gmail.com>
To: "How to use Revolution" <use-revolution at lists.runrev.com>
Sent: Sunday, August 03, 2008 8:32 PM
Subject: Re: Getting the text content of a HTML page


> But, just out of interest, is there a way to script "if there are more 
> than
> one blank line together, get rid of the extras and just have one" ?

repeat while tString contains cr & cr
  replace cr & cr with cr in tString
end repeat

That should do it.

Cheers,
Sarah
_______________________________________________
use-revolution mailing list
use-revolution at lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution 




More information about the use-livecode mailing list