Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ActiveX exe
Message
 
 
To
24/10/2001 10:01:10
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Title:
Miscellaneous
Thread ID:
00572561
Message ID:
00572599
Views:
31
>The main program contains the same code as the ole public method but does not call the olepublic method.
>
>Main prg:
>
>do form sv_start.scx
>read events
>
>ole public:
>
>define class svcomm as custom olepublic
>
>procedure startexe
>
>do form sv_start.scx
>read events
>
>
>endproc
>
>enddefine
>
>Thanks for showing an interest.

In the form's UnLoad event (or Destroy event) add the following:

clear events

The application is remaining in a wait state even though the form is released.

HTH.
Larry Miller
MCSD
LWMiller3@verizon.net

Accumulate learning by study, understand what you learn by questioning. -- Mingjiao
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform