Excellent! Thanks so much Sarah!

----- Original Message ----- 
From: "Sarah Reichelt" <[EMAIL PROTECTED]>
To: "How to use Revolution" <[email protected]>
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
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution 

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

Reply via email to