Thank you for your explanation! bye --Alessandro-- -----Messaggio originale----- Da: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]Per conto di Holger Kruse Inviato: Friday, April 19, 2002 4:36 PM A: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Oggetto: [REBOL] Re: Network path
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. -- Prendi GRATIS l'email universale che... risparmia: http://www.email.it/f Sponsor: Paura delle Eurobanconote false? Clicca qui Clicca qui: http://adv.email.it/cgi-bin/foclick.cgi?mid=374&d=20-4 -- To unsubscribe from this list, please send an email to [EMAIL PROTECTED] with "unsubscribe" in the subject, without the quotes.
