[Prev][Next][Index][Thread]
URx for DOS/OS2 files
-
To: www-lib@w3.org
-
Subject: URx for DOS/OS2 files
-
From: Ken Waln <kenw@edify.com>
-
Date: Mon, 8 May 95 12:42:51 -0800
-
In-Reply-To: <5148AE2F02C02776>
-
Message-Id: <5248AE2F01C02776@mhsgate.edify.com>
-
Organization: Edify Corporation
-
Sender: kenw@edify.com
-
X-Mailer: Connect2-SMTP 3.10B MHS to SMTP Gateway
I am porting the library to OS/2 and am trying to make local file access
work. Is there a standard way to reference a DOS or OS/2 file? IBM
WebExplorer uses:
file:///x:\aaa\bbb\ccc.ddd
Is this what I should put in the library (HTParse) for OS/2? This scheme
looks as good as any to me and should be pretty easy to do.