Creating Delays

Creating Delays

Question:
Can you suggest ways to delay sending keystrokes to the external application? I’ve tried inserting ‘For-Next’ loops of different durations but without success.

Answer:
Try a timer control. That is about the only reliable way to time tasks in Visual Basic. There are a couple of API functions, but the Timer Control is much easier. You can set the interval through code, and turn it off when you do not need it any more.

Share the Post:
data observability

Data Observability Explained

Data is the lifeblood of any successful business, as it is the driving force behind critical decision-making, insight generation, and strategic development. However, due to its intricate nature, ensuring the

Heading photo, Metadata.

What is Metadata?

What is metadata? Well, It’s an odd concept to wrap your head around. Metadata is essentially the secondary layer of data that tracks details about the “regular” data. The regular