[Date Prev][Date Next][Subject Prev][Subject Next][
Date Index][
Subject Index]
Re: Further to XY under XP: finding config.xy
- Subject: Re: Further to XY under XP: finding config.xy
- From: "Robert Holmgren" holmgren@xxxxxxxx
- Date: Mon, 20 Aug 2007 21:38:23 -0400
** Reply to message from "Patricia M. Godfrey"
on Fri, 17 Aug 2007 10:55:28 -0400
> where does one set the path for
> an NTVDM, when one wants that path to be operative only for that
> VDM session?
Easy. You use a dedicated AUTOEXEC in the Shortcut, you
"setlocal", then "set path=...". You do not need to explicitly
say "endlocal" (although that command exists, as a formality);
when your session terminates, all localized SETs are terminated
too. Google "setlocal" for more (or just do "setlocal /?" --
help for ALL these commands is available right at the command
line! And very succintly expressed, too.).
Harmon is talking about command line usage; we're talking about
Shortcuts. These are diametrically different approaches.
Apples and oranges.
-----------------------------
Robert Holmgren
holmgren@xxxxxxxx
-----------------------------