Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP Executable
Message
 
To
30/07/1999 19:41:35
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00248422
Message ID:
00248801
Views:
11
Erik,

Just one little note.. even witht debugging info disabled, it still knows the method/procedure the error occurred in, just not the line #.

>>Hi
>>
>>1) I was wondering how secure are executables built by VFP. Can people get to my code inside the executable.
>>2) The size of my executable is growing by leaps and bounds as continue developing. I am half way through the project but the executable is already 5 MB. Is this normal and are there any disadvantages to the executable being so big (load time is a concern). Are there any remedies for this.
>>
>>Thanx for your help.
>>Gnana
>
>If you develop a lot in your class libraries, you libraries can become bloated. YOu can fix this by opening the vcx as a table and packing it. YOu can also right click in your project and select project info from the menu. In the options somewhere in there, you can select to exclude debugging info. This should cut the size of your exe down by at least half, but it makes an error handler that writes errors to a log less effective, because it won't know the routine and line number that caused the error.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform