I am using the code below to read and sort the current directory contents.
It is _terribly_ slow on large directories (> 1000 files/directories)
either none? df: attempt [read %./][
"Error reading Directory"
][
foreach file df [insert tail either (dir? file)[dirs][files] file]
]
Any ideas on how to speed it up?
--
__________________________________________________________
Sign-up for your own FREE Personalized E-mail at Mail.com
http://www.mail.com/?sr=signup
"Free price comparison tool gives you the best prices and cash back!"
http://www.bestbuyfinder.com/download.htm
--
To unsubscribe from this list, please send an email to
[EMAIL PROTECTED] with "unsubscribe" in the
subject, without the quotes.