WScript.ReadLine 
Author Message
 WScript.ReadLine

WScript.ReadLineI assume you mean WScript.StdIn.ReadLine...  

The answer (AFAIK) is no...

--
Michael Harris
MVP Scripting

Unlike Sleep, ReadLine blocks the thread.  Is there some way for me to hook an event when the user presses enter?



Sun, 22 Sep 2002 03:00:00 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. wscript.sleep 1 and wscript.sleep 2

2. Set WSHShell = WScript.CreateObject("WScript.Shell")

3. WScript.Quit is not terminating wscript.exe

4. WScript.WshShell or WScript.Shell ??????

5. Readline until EOF

6. readline and the newline

7. gshell: ReadLine support for Ghostscript

8. problem invoking readline

9. Using the ReadLine method for TextStream object

10. Readline 2 rows below

11. TextStream: ReadLine - how to detect eof

12. a = a & tsIn.Readline - no output

 

 
Powered by phpBB® Forum Software