Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Multithreading?
Message
From
08/10/2003 07:51:15
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Multithreading?
Miscellaneous
Thread ID:
00836137
Message ID:
00836137
Views:
59
hi all!

does vfp support multithreading?

a concrete example would be:
* the user run activates an event which takes some time to finish, for example statistics
* in the meantime the user should be able to use the 'rest' of the program in a normal way

i tried creating an object of vfp (x=createobject("visualfoxpro.application")) which should perform this task (eg: statistics). but all variables, classes, procedures,... have to be passed to this new object.

is there an other way to reach this goal?
in vb.net for example you can create a new threat; you don't have to 'copy' the actual variables,...
[please correct me if i'm wrong!]

TIA
robert.oh.
Next
Reply
Map
View

Click here to load this message in the networking platform