Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Removing Windows...
Message
From
28/12/1999 15:51:54
 
 
To
28/12/1999 15:45:44
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00309404
Message ID:
00309457
Views:
26
Mary-Ann-

While jumping in on a Tasker API thread is not my idea of a good time < gd&r>, I feel I must ask if using getobject() wouldn't work for you. From the help, note that:

With some server applications, each time you issue GETOBJECT( ), an additional instance of the application is started, using additional memory. If the application is already running, you can prevent additional instances of the application from starting by omitting FileName and including ClassName, as in this example:

oleApp = GETOBJECT(, "Excel.Application")
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform