On Fri, Apr 19, 2002 at 01:12:46PM +0200, [EMAIL PROTECTED] 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 [EMAIL PROTECTED] -- To unsubscribe from this list, please send an email to [EMAIL PROTECTED] with "unsubscribe" in the subject, without the quotes.
