Hi Graham

Sorry, but as far as Iknow REBOL does not support UNC names, any network
dirs your wish to access have to be mapped to a drive letter on the machine
on which REBOL runs.

Hope this helps

Larry

----- Original Message -----
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, January 18, 2000 2:34 PM
Subject: [REBOL] accessing files on other partitions Re:(2)


> In article <[EMAIL PROTECTED]>, [EMAIL PROTECTED]
> writes
> >It's the same on every platform. On Win, the drive letters become
> >single letter volumes. Backslashes are not valid. Use slashes.
> >
> >test: read %/d/whatever/file.txt
> >
> >HTH
>
> Thanks to all.  That worked fine.  I can't say I ever came across this
> in the documentation.
>
> What about reading across a network (unc) ?
>
> -------
> Regards,        Graham Chiu
> gchiu<at>compkarori.co.nz
> http://www.compkarori.com/dynamo - The Homebuilt Dynamo
> http://www.compkarori.com/dbase - The dBase bulletin
>

Reply via email to