Volker Nitsch wrote:

>(not tested)
>
> while[not empty? Inbox] [
>   Mail: Import-email First Inbox
>   Print [ Index? Inbox Mail/Subject ]
>   Remove Inbox
> ]
>
>if you don't want to remove everything
> while[not empty? series][
>  either i-want-to-keep-it[
>   series: next series
>  ][
>   remove series
>  ]
> ] 
>
That did the trick!

Thanks Volker.

I forgot all about the while loop. But I guess that's what happens when 
you only get to spend about an hour a week on a new language. :)

-- 
Sincerely,         | 
Ed Dana            | Courage is fear holding on a minute longer. 
Software Developer |   -- General George S. Patton 
1Ghz Athlon Amiga  |   
=========== http://members.cox.net/edanaii/Home/Default.html ===========




-- 
To unsubscribe from this list, please send an email to
[EMAIL PROTECTED] with "unsubscribe" in the 
subject, without the quotes.

Reply via email to