Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Close a Process

Status
Not open for further replies.

sflau

Programmer
Oct 18, 2001
87
0
0
HK
I am using VB6, actually, I have such conditions:

1. I using VB6 to control a Word document to perform the following:

"wordApp.Selection.Fields.Update"

But since there is a lot of pages in Word document, so that it needs a long time to wait for a process:

But, I want to set a rule, if the process is running more than 30 seconds, I'll stop such process. And then continue go to the next coding, how can I do it?

Please help.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top