Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SET PROCEDURE TO exe
Message
From
30/09/2000 23:53:12
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
SET PROCEDURE TO exe
Miscellaneous
Thread ID:
00423207
Message ID:
00423207
Views:
45
Hi,

I have written an EXE that is designed to use components out of a target EXE without actually running it. SET CLASSLIB TO CLASSLIB1 IN TARGET.EXE provides my EXE with access to class definitions. I have tried to get access to the procedure definitions by SET PROCEDURE TO TARGET.EXE but I can't get it to work. After issuing the SET PROCEDURE command I find that SET("PROCEDURE") returns the fullpath of the EXE file but VFP still cannot find the functions/procedures that are defined in it.

What is going on?

TIA,
Ned

Reality is.
Next
Reply
Map
View

Click here to load this message in the networking platform