[REBOL] Re: Reading empty directories via FTP error
From: antonr:iinet:au at: 11-Nov-2003 1:54
Carl,
Don't let it stop you doing what you want to do.
I sense you are frustrated by this...
Any ftp reading/writing (in fact, all your errors)
should be caught by your program and a window popped
open to show the error. Very easy and quick to do.
Your program does not need to stop running.
(I am assuming that you are making a gui-based program).
I will appreciate it if you find out the reason for this
unexpected error though.
Have a look what parse-dir-list is doing.
Anton.