Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Exclude VCX from a project
Message
From
09/07/2003 21:43:08
 
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00806761
Message ID:
00808725
Views:
17
Larry,

Thank you for the explanation. I'm trying to test this but I run into a problem. I have a project which includes the class library myclass and a program which has the following coding:

release classlib myclass in my.exe
set classlib to c:\test\myclass

The release classlib statement will error out with the message "Class library file 'c:\test\myclass.vcx' is not found." I have tried to comment out the release statement to see whether just set classlib will make the exe to use myclass.vcx in the c:\test directory instead of the one included in the my.exe. Unfortunately, my.exe continues to use the one built with the my.exe.

Basically, I want the my.exe to do this:

if myclass.vcx exists in the current directory c:\test, use that vcx instead of the one built with the my.exe.

Thank you for any help.

Peter
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform