Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Access and Assign
Message
 
À
27/12/1998 20:45:33
Information générale
Forum:
Visual FoxPro
Catégorie:
Programmation Orientée Object
Divers
Thread ID:
00169870
Message ID:
00170676
Vues:
34
Hi Jim,

>2) Can a VFP program be written to be re-entrant? For this purpose I will keep the "definition" of REENTRANT extremely simple: A program which is written in such a way as to NOT modify any part of its .EXE (within RAM of course, not the actual EXE on disk) *AND* can be invoked by numerous other entities (programs) which can be at various points in the execution of the reentrant program when they may be interrupted, returning to complete the process correctly on behalf of the original invokers. (simple, eh).

If we are talking about VFP interruptions, yes. If we talk about COM objects, then the answer is no, because VFP blocks a method when it's currently executed.

Christof
--
Christof
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform