Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Multiprocessing
Message
From
07/03/2004 01:53:06
 
 
To
06/03/2004 16:55:03
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00883834
Message ID:
00883886
Views:
7
>>Hi All,
>>
>>How can we program to run two or more processes as multiprocessing mode and not sequentially?
>>
>>As an example, suppose we have one form that gets and displays data from a serial-port for an hour, while another form runs a complex query and disply the results.
>>
>>TIA
>>
>>Enrique
>
>Since VFP doesn't have built-in support for multithreading (which is what you are asking for), you need alternatives. One of the easiest could be the suggestion you got, to run a separate EXE.


Thanks Hilamr, you're right. "multithreading" is the correct term. And I'll try to run both tasks as separate EXE.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform