473,387 Members | 3,801 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Make Vb Wait A Few Secs Before Next Command

8
Make Vb Wait A Few Secs Before Next Command
Sep 13 '14 #1

✓ answered by horace1

use the Thread.Sleep() method see
http://msdn.microsoft.com/en-us/libr...code-snippet-1

2 1023
horace1
1,510 Expert 1GB
use the Thread.Sleep() method see
http://msdn.microsoft.com/en-us/libr...code-snippet-1
Sep 13 '14 #2
Luuk
1,047 Expert 1GB
Or do something completely different, but more useful, than sleeping....
Sep 13 '14 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

25
by: BOOGIEMAN | last post by:
I've just finished reading Python turtorial for non-programmers and I haven't found there anything about some usefull commands I used in QBasic. First of all, what's Python command equivalent to...
5
by: John | last post by:
Hi Is there a wait or sleep command in vb.net? Regards
3
by: Michael | last post by:
Hello, I have a small problem running a make script under cygwin on a PC with windows XP. The following script: all: @echo Creating ... "c:/altera/quartus51/sopc_builder/bin/sopc_builder" \...
9
by: RajW | last post by:
Disclaimer: I'm new to C. I'm building a simple text based program and I'm not sure I'm designing it correctly. What I have is simple and it works but it just seems weird. Is there a better way?...
4
by: Eddie | last post by:
I am opening a windows (well, technically a greybox() call GB_show() which shows a nicer window than normal), and want to wait until that window is closed before moving to the next command. ...
9
by: paitoon | last post by:
In my search engine i set it to show result 30 result per one page.everything work fine but when i click on next page to see the result...there ae only blank i got.....what should i do ? i wrote some...
2
by: black_13 | last post by:
how do i exec a command (such as xcopy) from with win32 python and wait on that command to come to completion? and also cleanly terminate the command shell? thanks black_13
1
by: Elizabeth G | last post by:
struct item { int ticks; char *data; struct item *nextitem; } i;
0
by: alkurd a | last post by:
hello everybody iam using c#.net for a speech recognition program and i want my program to wait for my speech command each 2 seconds.
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.