Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Classes in executables
Message
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00591578
Message ID:
00591967
Views:
19
Hi!

Include classlib into the project, BUT, rightclick on the classlib in the project manager and select "Exclude". You will get a strikethrough circle near that classlib. This way file will not be compiled into the EXE, but used as external file instead.

HTH.

>All,
>
>In a situation where:
>
>====
>fox_base_classes
> my_base_classes
> client_base_classes
>
>client project
>====
>
>Building the client project requires both generations of classes to be in
>the project.
>
>Can I compile the my_base_classes libraires into an .exe, then take an
>existing application, where I do several classlib statements, add the
>
> IN my_base_clases.exe
>
>to the SET CLASSLIB clauses and have it build OK?
>
>Will it change the classloc field in the decendant libraries and screens as
>well?
>
>What I am trying to do is supply the .exe and not the my_base_classes
>classlibs, but the build always brings them back to the project
>
>Is this something that can only be done in code and not with the visual tools?
>
>TIA
>
>Al
Vlad Grynchyshyn, Project Manager, MCP
vgryn@yahoo.com
ICQ #10709245
The professional level of programmer could be determined by level of stupidity of his/her bugs

It is not appropriate to say that question is "foolish". There could be only foolish answers. Everybody passed period of time when knows nothing about something.
Previous
Reply
Map
View

Click here to load this message in the networking platform