Can I Asynchronously Execute a custom function 
Author Message
 Can I Asynchronously Execute a custom function

Can I Asynchronously Execute a custom function in any of the Office
2000 applications.

Private Sub Main
  Call MyCustomFunction ' Runs Asynchronously. Next line of code starts.
  ' Do Something Locally while the other function is running.
End Sub

Thanx in advance
Kent

Sent via Deja.com http://www.*-*-*.com/
Before you buy.



Thu, 30 May 2002 03:00:00 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. Executing Functions Asynchronously???

2. Executing Functions Asynchronously???

3. problem when executing SP asynchronously

4. Executing a Requery Asynchronously

5. Asynchronously Executing stored procedures from VB

6. Using the Shell function to run a program asynchronously

7. Executing Function using String Containing Function Name

8. execute a variable as a function/sub procedure (like eval function in java(script))

9. Slow Outlook Custom Form Loading & Executing

10. Custom Actions won't execute

11. VBS executed by MSI as a Custom Action

12. CAB executing custom setup

 

 
Powered by phpBB® Forum Software