On Wed, Apr 11, 2001 at 03:23:14PM -0500, [EMAIL PROTECTED] wrote:
>
> I changed the function as suggested (see the function following), using
> 'sort/reverse on the 'message-directory, but now all of the file names are
> sorted smallest to largest. Isn't this the opposite of what sort/reverse is
> supposed to accomplish?
You are reversing the order yourself by using 'insert to add the
data to the message block. Use 'append instead.
--
Holger Kruse
[EMAIL PROTECTED]
--
To unsubscribe from this list, please send an email to
[EMAIL PROTECTED] with "unsubscribe" in the
subject, without the quotes.