egtra #9200(2009/06/19 08:08 GMT) [ JavaScript ] Rating0/0=0.00
1 2 3 4 5 6 7
sh = new ActiveXObject('WScript.Shell'); env = sh.Environment; stdIn = WScript.StdIn; stdOut = WScript.StdOut; stdOut.WriteLine('キー名を指定してください'); key = stdIn.ReadLine(); stdOut.WriteLine('%' + key + '% == ' + env(key));
Rating0/0=0.00-0+
1 reply [ reply ]
egtra
#9200()
[
JavaScript
]
Rating0/0=0.00
Rating0/0=0.00-0+
1 reply [ reply ]