[Date Prev][Date Next][Subject Prev][Subject Next][
Date Index][
Subject Index]
Re: 'Cant run command'
- Subject: Re: 'Cant run command'
- From: Carl Distefano CLDistefano@xxxxxxxx
- Date: Mon, 7 Sep 1998 03:20:16 +0000
Reply to note from TBaehr@xxxxxxxx Sun, 6 Sep 1998 21:41:52 EDT
-> You can reduce some duplication in the path statement by
-> including C:\..; and C:\..\.. in the path statement.
Good idea ... but "C:\..; and C:\..\.." don't look right. (They
seem to say "the directory above the root directory on drive C: and
two directories above" the same, both of which are non-existent
directories.) I think you'd want the following, with no drive
letter, so that it will work in any drive: .\..;.\..\..;
No?
--------------
Carl Distefano
CLDistefano@xxxxxxxx
http://users.datarealm.com/xywwweb/