matyr #5488(2008/01/27 15:20 GMT) [ JavaScript ] Rating0/0=0.00
1 2 3 4 5 6 7 8
// usage: cscript 127.js "dir" with(WSH) with(createObject("WScript.Shell").exec(arguments(0))){ echo('pid: '+ processID); while(!status) sleep(100); echo('exit code: '+ exitCode); echo('stdout:'); with(stdOut) while(!atEndOfStream) echo(readLine()); }
Rating0/0=0.00-0+
[ reply ]
matyr
#5488()
[
JavaScript
]
Rating0/0=0.00
Rating0/0=0.00-0+
[ reply ]