- - PR -
delayed environment variable
1
| 投稿者 | 投稿内容 |
|---|---|
|
投稿日時: 2001-08-08 05:36
is "delayed environment variable" working?
a sample code in 'for /?' does not work both in commandline and in script. C:\> ver Microsoft Windows 2000 [Version 5.00.2195] |
|
投稿日時: 2001-08-08 16:18
Hi Oregon,
Normally, "delayed environment variable" is disabled. Try "/v:on" option of CMD.EXE. :-) |
|
投稿日時: 2001-08-09 00:58
thanks! now it works.
as an interesting application here's a self copying script, well almost
|
1
