Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: accessing network paths on windows

From: semseddinm:bircom at: 17-Jul-2009 13:13

Well, I tried %//myserver/share :)) It's a windows habbit :) to-rebol-file "\\myserver\share" is also work. Thanks.