remove empty lines

Mark Schonewille m.schonewille at economy-x-talk.com
Wed Aug 2 18:05:37 EDT 2006


Hi Liam,

filter tEmailList without empty

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 2-aug-2006, om 23:49 heeft Liam Lambert het volgende geschreven:

> Hi all
> how do I delete blank lines from a field
> I have something like this
>
>  put fld "emailList" into tEmailList
>   repeat for each line tEmail in tEmailList
>     if line tEmail is " " then (what would go here)
>     end if
>   end repeat
>
> or am I totally off the mark
> Liam
> IRELAND
> liamlambert at mac.com




More information about the use-livecode mailing list