I am trying to use WSH instead of DOS / Batch files.
Thanks for entering!
Use WScript.StdIn
var input=WScript.StdIn.ReadLine();