Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
The right way to call a function in another EXE
Message
De
29/06/1997 11:12:53
 
 
À
29/06/1997 03:48:33
Dragan Nedeljkovich (En ligne)
Now officially retired
Zrenjanin, Serbia
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00037838
Message ID:
00038034
Vues:
40
>> SET PROCEDURE TO myexe.exe ADDITIVE
>> IF NOT MyFunction(...)
>> ...
>> ENDIF
>> RELEASE PROCEDURE myexe.exe
>>
>> But, this forces me to use SET PROCEDURE. How can I avoid that and still be
>> able to use IF NOT MyFunction?
>
>Make myexe.exe your main :)

All the main functions or classes are in the main. However, for some specific functions that are only used by some sub EXEs, we don't want that. IAC, as you may have seen, I now uses classes for those sub functions (which are now classes) and include them in the appropriate projects where needed.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform