|
-
Feb 23rd, 2000, 09:13 PM
#2
Lively Member
You must wait until the last action has ended. you can do this by entering the following code:
While Inet1.StillExecuting
Doevents
Wend
After you put this code, put the procedure of what you want to do. This will wait until Inet ends the requested action, and then will contiune with the next action.
I hope this helps!
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
|