Hi Anton,

Am Freitag, 21. Juni 2002 13:27 schrieb Anton:
> I just noticed what I think is a bug:
>
>       to-file "" ; == %                ok, that's acceptable
>
>       exists? to-file "" ; == true     don't know about that, though
>
>       read to-file ""
>       ** Access Error: Cannot open /D/Anton/Dev/Rebol/View/local/util/
>       ** Near: read to-file ""
>
> So a file with a blank filename exists, does it?
> And if it exists, then I should be able to read it, right?
>

wrong ;)
 probe clean-path to-file ""
and you see its a directory.

> Anton.

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

Reply via email to