My console app reads a bunch of text from stdin until stdin.EOF is true. It
then does some processing before it needs to prompt the user for more stuff.
The problem is, stdin.ReadLine no longer seems to do anything, returning a
blank string without pausing. Is there a way to "reset" stdin so it will
accept more text? Or is there another way to prompt the user to enter text?
__________________________________________________________________________
Kem Tekinay (212) 201-1465
MacTechnologies Consulting Fax (914) 242-7294
http://www.mactechnologies.com Pager (917) 491-5546
To join the MacTechnologies Consulting mailing list, send an e-mail to:
mactechnologies_consulting-subscribe at yahoogroups dot com
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>
|