Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Calling an .app from an .exe.
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Project manager
Title:
Calling an .app from an .exe.
Miscellaneous
Thread ID:
00333629
Message ID:
00333629
Views:
53
To anyone that knows:

I guess this would be a good place to post this question. I posted on FoxForum and thought I'd try over here too. I have to projects X.pjx and Y.pjx. I am compiling X to an exe and Y to an app. From a button in X.exe, I want to run Y.app. The X.EXE is compiled with all the classes and sub-classes that Y.app uses. I have excluded the same classes out of Y.app so the code will shrink. What I want to do is let the app use the classes out of the exe file and am not having luck so far with it. The classlib is set to the correct vcx's but when I try to run the app, the first form that tries to run compains because it can't find the vcx file in the directory path. I don't want the find the vcx in the directory path, I want to find it in the X.exe. SO I tried to set classlib to the vcx file "IN X.EXE". This didn't work either. IT's got to be something simple that I'm overlooking. Thanks for your help.

George
Next
Reply
Map
View

Click here to load this message in the networking platform