Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
The right way to call a function in another EXE
Message
From
29/06/1997 11:12:53
 
 
To
29/06/1997 03:48:33
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00037838
Message ID:
00038034
Views:
42
>> 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
Previous
Reply
Map
View

Click here to load this message in the networking platform