Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Multithreading?
Message
De
08/10/2003 07:51:15
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Multithreading?
Divers
Thread ID:
00836137
Message ID:
00836137
Vues:
60
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.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform