Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Run 2 processes simultaneously?
Message
From
19/08/1999 20:08:31
 
 
To
19/08/1999 19:27:59
General information
Forum:
Visual FoxPro
Category:
Object Oriented Programming
Miscellaneous
Thread ID:
00255462
Message ID:
00255634
Views:
24
>>>>I want to use Visual foxpro 6.0 to run 2 processes at the same time.
>>>>
>>>>Process 1 :foxpro will send and receive data to both serial ports. This process should run continueously, update the GUI and also a table.
>>>>
>>>>Process 2 :The user interacts via several menus. While doing this, Process 1 should not pause.
>>>>
>>>>How do I set this up?
>>>>
>>>>Thank you in advance
>>>
>>>You can create a multi-threaded COM server in VFP 6.0 SP3. There is/was a white paper on the MSDN foxpro site that talked about how to implement it.
>>>
>>>
>>>Wayne
>>
>>Is a multi-threaded COM server going to be able to do what he need? If so, major kuhl!
>
>No. The DLL will not allow UI.

I didn't think it would, and I wasn't even thinking about the UI part. I just didn't think it was going to allow you to "spawn off" a process to do the serial port monitoring and do anything else at the same time.
Fred
Microsoft Visual FoxPro MVP

foxcentral.net
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform