|
-
Dec 2nd, 2004, 06:36 AM
#1
Thread Starter
Lively Member
wait function--Resolved
Which is the best way to make my program wait for 10secs, before it executes the next step. Is there any thing similar to wait() function?
Thanks in advance
Last edited by kota_balaji; Dec 2nd, 2004 at 07:21 AM.
-
Dec 2nd, 2004, 06:38 AM
#2
kota_balaji,
Use the API call SLEEP 1000 * 10.
-
Dec 2nd, 2004, 06:40 AM
#3
Thread Starter
Lively Member
Hey , how can use that API. Do i need to refer that? Sorry, I am new to VB.
-
Dec 2nd, 2004, 06:57 AM
#4
kota_balaji
Look here Download and install the API Guide for all VB Api calls.
-
Dec 2nd, 2004, 07:21 AM
#5
Thread Starter
Lively Member
Thanks randem, it worked and thanks for the excellent site.
-
Dec 2nd, 2004, 08:39 AM
#6
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|