Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Can you Package a vcx file?
Message
 
To
09/03/2000 08:12:16
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00343522
Message ID:
00343758
Views:
18
>>I have a program where I need to send out a number of idividual reports to my clients. Most of the reports also have a form for the user to enter the report criteria. I would like to be able to simply send out the the scx and frx files as needed but I just realized that the forms need the vcx files that have my classes. Can the scx get to a vcx if it is packages in an app or exe? I really want to avoid having to compile each small report frx and scx in a seperate exe or app.
>
>Yes. SET CLASSLIB TO MyClass IN MyEXE.

Craig,
Well I thought that would do it but it doesn't so maybe I've got something wrong. I have a project that is using 4 vcx files in the sub dir H:\VJHENN\LIBS.
My exe is G:\CRISMA\CRISMA.EXE. I tried setting classlib additive in the main prg in crisma.exe for the 4 vcx files and I get the message Cannot find H:\vjhenn\libs\vjctrl.vcx. When running the external scx. If I list status I get:
Class libraries: \
G:\VJHENN\LIBS\CALENDAR.VCX IN G:\CRISMA\CRISMA.EXE ALIAS CALENDAR
, H:\VJHENN\LIBS\VJBASE.VCX IN G:\CRISMA\CRISMA.EXE ALIAS VJBASE
, H:\VJHENN\LIBS\VJCTRL.VCX IN G:\CRISMA\CRISMA.EXE ALIAS VJCTRL
, H:\VJHENN\LIBS\VJSEARCH.VCX IN G:\CRISMA\CRISMA.EXE ALIAS VJSEARCH

Any ideas?
Beer is proof that God loves man, and wants him to be happy. - Benjamin Franklin
John J. Henn
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform