Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Runtime and set classlib
Message
From
17/07/2003 14:48:37
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Title:
Runtime and set classlib
Miscellaneous
Thread ID:
00811214
Message ID:
00811214
Views:
43
I'm using VFP 7.0

myBase.vcx has all my base classes in it with very minimal coding.
All my other classes are subclassed from classes in myBase.vcx.

I put all my other Classlibs in myLibraries.exe and in myMain.exe I "Set Classlib to myClasses in myLibraries.exe".
I exclude all those classes from myMain.exe.

Everthing works fine until I try to include myBase.vcx in myLibraries.exe and exclude it from myMain.exe. Then I get an error "cannot find myBase.vcx". As long as I leave it in myMain.exe then everything is fine.
I've verified that myBase.vcx is in the "Set('Classlib')" during runtime.

TIA
Bill Morris
Next
Reply
Map
View

Click here to load this message in the networking platform