Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Multi threading
Message
From
27/03/2000 08:29:29
 
 
To
27/03/2000 06:57:32
Paul Robinshaw
Silkworm Technologies Limited
Macclesfield, United Kingdom
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00350645
Message ID:
00350679
Views:
23
Paul,

Answered this one before,... but it doesn't seem to have gone through.

I haven't had much practical experience doing this sort of this, but the only way I can see you being able to do this is by either getting your app to Poll the fax/email component to check on the status, or pass in a reference to your app to the component, so that the conponent can let the app know once the preocess is complete.

Regards

Mace


>Hi All,
>
>I’m writing some software that deals with faxing, email and some other forms of communication.
>
>I would like to compile the email and faxing components into separate dlls and ideally make them multi-threaded. For instance, from a foxpro form I would like to be able to do something like:
>
>ThisForm.oFax(“Send”)
>
>But before the faxing has finished I may want to do something like:
>
>ThisForm.oEmail(“Send”)
>
>Or even attempt to fire another fax before the previous one has finished.
>
>What I’m struggling with is how to co-ordinate the different threads. For instance, if I send a fax, how do I know when that particular fax has finished?
>
>Regards,
>
>Paul Robinshaw
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform