Re: wait for keystoke

2006-08-30 Thread John Purser
On Wed, 30 Aug 2006 12:45:41 -0400 "david brochu jr" <[EMAIL PROTECTED]> wrote: > I want to add a "press any key to continue" option to my script, > where the script pauses until the users presses any key. Does anyone > know how I would do this without having to add in an if statement in > the mid

wait for keystoke

2006-08-30 Thread david brochu jr
I want to add a "press any key to continue" option to my script, where the script pauses until the users presses any key. Does anyone know how I would do this without having to add in an if statement in the middle of my existing script? Is there a method already to accomplish this? -- http://mail