Hi A.D.ing
Try
file:/d/autoexec.bat
You can also access files in the more standard way:
print read %/d/sub1/sub2/my-file.bat
HTH
Larry
----- Original Message -----
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, June 04, 2000 7:31 PM
Subject: [REBOL] Windows path question
>
> Hi!
>
> to access a file from the current drive I use
>
> file://autoexec.bat ;for c:\autoexec.bat
>
> How I can access the d:\autoexec.bat file?
>
> (on a Windows platform)
>
> Thanks in advance,
> A.D.ing
> http://www.zonator.com
>
>