Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Multi-Thread Programming in Foxpro?
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00492209
Message ID:
00492391
Views:
21
> I was wondering, is it possible to create multi-thread in Visual FoxPro using just native foxpro coding.

No, not if you want to create threads in VFP. Creating threads requires a callback function, which VFP does not support. If you want to create a VFP app that can be called by multiple threads, you can compile the app to be a multi-threaded COM DLL.
Mike Stewart
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform