Andrew wrote:
> Try this instead:
>
> foreach elt read %. [if 'file = get in info? to-file elt 'type [print
elt]]

And this is far more simpler:
    foreach File read %. [if #"/" <> last File [print File]]

Andrew Martin
ICQ: 26227169 http://valley.150m.com/
-><-

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

Reply via email to