Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Run 2 processes simultaneously?
Message
From
20/08/1999 12:56:31
 
 
General information
Forum:
Visual FoxPro
Category:
Object Oriented Programming
Miscellaneous
Thread ID:
00255462
Message ID:
00255933
Views:
34
>Yes, but indirectly - you could call an out-of-process server, for example. if all I needed were lightweight comms in the background and I weren't running anything processor-intensive, MSCOMM32 could probably handle it in conjunction with VFPCOM to link VFP code to the OnComm event, but it's still a single thread of execution; VFP wouldn't interrupt a single atomic VFP command (for example, a horrible non-optimizable query) to execute an event handler; it only responds to events between lines of code...

Right, but that's as close as we can get in VFP.
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform