> [EMAIL PROTECTED] wrote:
> > 
> > Announcing the release of REBOL/Core 2.3!
> 
> Is it just me, or does the Windows version skip one of the drives when
> using read %/ ?
> 
> >> read %/
> == [%/a/ %/d/ %/e/ %/f/]
> 


Same happens to me, Scott:

>> read %/
== [%/a/ %/c/ %/e/ %/r/]

The %/d/ drive is not shown.

--Ralph Roberts

Reply via email to