From: <[EMAIL PROTECTED]>
>
> Thanks, Anton. This is exactly what I needed to do.
>
> -Ryan
>
> ------------------------------
>
> Ryan, you actually want:
>
> message-block: copy []
> foreach file-name sort/reverse message-directory [
> file-contents: read file-name
> insert message-block file-contents
> ]
>
> sorting the message-directory before use, not the message-block
> with the contents of each file.
Is this any different than what I suggested yesterday? I agree with the
solution, I just don't understand why you found this version to work but not
mine. Just curious.
--Scott Jones
--
To unsubscribe from this list, please send an email to
[EMAIL PROTECTED] with "unsubscribe" in the
subject, without the quotes.