Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Building .EXE in VFP
Message
From
03/08/2014 18:40:24
 
General information
Forum:
Visual FoxPro
Category:
FoxPro 2.x
Environment versions
Visual FoxPro:
VFP 6
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01605082
Message ID:
01605107
Views:
66
>>You mean only code file to be add no documents to be attach
>
>Correct, that way if you modify your form or your report, you only need to send whatever changed between the form ot the report, without having to recompile your exe.

To further clarify the point -- the SCX and FRX would appear in the project, but should be tagged as excluded. You just need to right-click on the item, then select "Exclude". To illustrate how it looks on the screen, see attached image. The report "tzrept" has been tagged excluded (note that there is a "no" symbol [circle with diagonal line] next to the item ). Excluded items aren't built into the EXE, so they will have to be distributed along with the EXE for installation. Please note that in general DBF files are generally excluded -- this is because files that are included into the EXE are effectively read-only (so including a DBF only makes sense is if the table in question contains data that isn't meant to change).
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform