On Fri, 4 May 2001, Dan Brown wrote:

> Note that when running the script the text "<ctrl-c>" isn't printed
> until the script exists.  It's printed the input prompt that appears
> after the script exist.  I added it to make it clear what was entered
> where.
>
> If the code you include below is not all of your code, perhaps there's
> something happening that we on the list cannot see?

Actually, you should use ^Z to indicate the end of the input, not ^C (on
Unix systems use ^D).

I ran this same script under CygWin, and it also ran as expected.

-- Brett
                                   http://www.chapelperilous.net/btfwk/
------------------------------------------------------------------------
And furthermore, my bowling average is unimpeachable!!!

Reply via email to