Hi,

The meaning of

to file! ""

make file! ""

%""

make file! 0

is the same and IMHO it represents an empty value of the File!
type.

Regards,
    Ladislav

----- Puvodní zpráva -----
Od: <[EMAIL PROTECTED]>
Komu: <[EMAIL PROTECTED]>
Kopie: <[EMAIL PROTECTED]>
Odesláno: 27. února 2000 12:20
Predmet: [REBOL] The meaning of %""


> If:
>         %.
>     is the current directory, and:
>         %..
>     is the parent directory, and:
>         %
>     is invalid, then what does:
>         %""
>     mean?
>
> >> t: %
> ** Syntax Error: Invalid file -- %.
> ** Where: (line 1) t: %
> >> t: %""
> == %
>
> Perhaps it is better that:
>
> %""
>
> be an invalid file, like:
>
> %
>
> is.
>
> Alternatively, %"" and % could be the name of the one file with
zero
> characters in it's name.
>
> Andrew Martin
> ICQ: 26227169
> http://members.xoom.com/AndrewMartin/
> -><-
>
>
>

Reply via email to