Graham Chiu wrote:
> On Win32, what's the syntax to access a file in an other partition?
>
> If, I'm on f:
>
> then
>
> test: read %d:\whatever\file.txt
>
> fails
This:
read %/d/whatever/file.txt
or:
read %"/c/Program Files/REBOL/user.r"
for long filenames with embedded spaces.
Andrew Martin
ICQ: 26227169
[EMAIL PROTECTED]
http://members.xoom.com/AndrewMartin/
-><-
- [REBOL] accessing files on other partitions Re: kevin
- [REBOL] accessing files on other partitions Re: michael
- [REBOL] accessing files on other partitions Re: icimjs
- [REBOL] email question bemerson
- [REBOL] email question Re: Al . Bri
- [REBOL] email question Re:(2) bemerson
- [REBOL] accessing files on other partitions Re: Al . Bri
- [REBOL] accessing files on other partitions Re: ptretter
