How To Reduce the Size of Exe Files Built with VFP (163552)
The information in this article applies to:
- Microsoft Visual FoxPro for Windows 5.0
- Microsoft Visual FoxPro for Windows 6.0
This article was previously published under Q163552 SUMMARY
Visual FoxPro executables include copies of the .scx and .vcx files that
define the forms and classes of the project from which the .exe is built.
By default, the embedded copies include the source code of the methods and
procedures as a debugging convenience. The source code can be quite large.
The developer can eliminate the source code in the forms and class tables
by opening the project and deselecting Debug Info in the Project
Information dialog box.
This feature of Visual FoxPro for Windows release 5.0 and 6.0 simplifies
the similar functionality provided by the Buildapp.prg program that came
with Visual FoxPro 3.0b.
REFERENCES
For more information about the BuildApp program provided with Visual FoxPro
3.0 and 3.0b, please see the following articles in the Microsoft Knowledge
Base:
130825 Tools Available with Visual FoxPro 3.0 Professional
131302 PRB: Visual FoxPro Makes Bigger .EXE Files Than FoxPro 2.6
136017 PRB: Cannot Update Cursor Error Occurs as Buildapp Builds
Modification Type: | Minor | Last Reviewed: | 7/1/2004 |
---|
Keywords: | kbhowto kbProjManager KB163552 kbAudDeveloper |
---|
|