[REBOL] Re: Network path
From: holger:rebol at: 19-Apr-2002 7:36
On Fri, Apr 19, 2002 at 01:12:46PM +0200, [riusa--email--it] wrote:
> Ok... it functions. But why does not function the following code?
>
> change-dir %/computername/path/
It is the result of a bug in the Windows run-time system. Windows
basically does not allow an application to query the properties
of the first component of /path/ on a remote directory, so REBOL
cannot verify that it is a valid directory. We will try to find
some workaround for this in the next version.
--
Holger Kruse
[kruse--nordicglobal--com]