Re: Alternate for Sleep Method in VB Script
- From: "Homer J Simpson" <nobody@xxxxxxxxxxx>
- Date: Fri, 24 Mar 2006 05:51:26 GMT
"Shahid" <Shahid_Rasul@xxxxxxxxx> wrote in message
news:1143153561.971366.17840@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
I am implementing a SendKey solution to automate a web application in
internet explorer. As a part of problem, I have to pause the sendkey
script at certain points. Sleep method does not work and if I use a
loop then it will pin the CPU.
Looking if somebody has a solution for this without using a CPU
intensive loop.
Why not use Application.DoEvents ??
.
- Follow-Ups:
- Re: Alternate for Sleep Method in VB Script
- From: Shahid
- Re: Alternate for Sleep Method in VB Script
- References:
- Alternate for Sleep Method in VB Script
- From: Shahid
- Alternate for Sleep Method in VB Script
- Prev by Date: Re: how to capture print message
- Next by Date: Re: Object Reference not set an instance of an object
- Previous by thread: Alternate for Sleep Method in VB Script
- Next by thread: Re: Alternate for Sleep Method in VB Script
- Index(es):
Relevant Pages
|