J.J, I stand corrected. The auto-complete script doesn't impact the echo of the addresses in Outlook. Also, thanks for the tip on the sleep command.
-----Original Message----- From: J.J. Meddaugh [mailto:[EMAIL PROTECTED] Sent: Friday, July 11, 2008 2:31 PM To: [email protected] Subject: Re: Wanting to put a time delay in the auto-complete script Hello. First, I'm a little confused, as I didn't think the autocomplete script worked in Outlook. I thought that was built-in functionality. If you want to put a delay into a script, you want the sleep command. sleep 500 will sleep for 500 milliseconds, or a half a second. J.J. www.BlindBargains.com Deals, news, and resources for the blind and visually impaired ----- Original Message ----- From: "Macarty, Jay {PBSG}" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Friday, July 11, 2008 3:29 PM Subject: Wanting to put a time delay in the auto-complete script > All, > I use the auto-complete script to provide feedback when entering addresses > into Outlook and so on. However, it tends to react too quickly and read > more information than it should. I'm wondering if I could put a slight > time delay in (e.g. 500 MS) so that the feedback would only occur after a > half second of no typing. Thoughts??? > >
