remove empty lines

Mark Schonewille m.schonewille at economy-x-talk.com
Thu Aug 3 10:12:05 EDT 2006


Rob,

That doesn't work. Try this in the message box:

put cr & cr & cr & cr & cr into x; replace cr & cr with cr in x; put  
number of lines of x

Best,

Mark

--

Economy-x-Talk
Consultancy and Software Engineering
http://economy-x-talk.com
http://www.salery.biz

Download ErrorLib at http://economy-x-talk.com/developers.html and  
get full control of error handling in Revolution.



Op 3-aug-2006, om 15:53 heeft Rob Cozens het volgende geschreven:

> Hi Liam,
>
>> how do I delete blank lines from a field
>
> Another approach:
>
> get fld "emailList"
> replace return&return with return in it




More information about the use-livecode mailing list