Well, I tried %//myserver/share :)) It's a windows habbit :) to-rebol-file "\\myserver\share" is also work. Thanks.
> -----Original Message----- > From: [email protected] [mailto:[email protected]] On Behalf > Of Petr Krenzelok > Sent: Friday, July 17, 2009 11:04 AM > To: [email protected] > Subject: [REBOL] Re: accessing network paths on windows >=20 >=20 > ... and also ... for conversion you can use to-rebol-file and > to-local-file functions ... >=20 > -pekr- >=20 >=20 > Ammon Johnson napsal(a): > > Yup. > > > > /computer-name/share-name > > > > You access them the same as if it were a root drive like /c. > > > > On Jul 17, 2009 12:48 AM, "=DEemseddin Moldibi [ Bircom ]" < > > [email protected]> wrote: > > > > > > Hi, is there a way to access a network path like \\myserver\myfolder > in =3D > > rebol, without creating a map network drive? > > > > -- > > To unsubscribe from the list, just send an email to > > lists at rebol.com with unsubscribe as the subject. > > > > >=20 > -- > To unsubscribe from the list, just send an email to > lists at rebol.com with unsubscribe as the subject. -- To unsubscribe from the list, just send an email to lists at rebol.com with unsubscribe as the subject.
