Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Feature not available
Message
From
12/08/2005 21:44:20
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
 
 
To
12/08/2005 20:35:45
Maltin Lacsina
Angeles Electric Corporation
Angeles, Philippines
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Database:
MySQL
Miscellaneous
Thread ID:
01040644
Message ID:
01040649
Views:
14
>Is there a way that I can use the command modify form in a compiled application? My purpose is I will compile my exe. That will run and modfy my form in that exe and not in my vfp. When I try to do that Feature is not available error message appear.

"Feature not available" usually means it was disabled on purpose. The idea is that you need a VFP license to modify forms, for example. Note that for the copy you distribute to the client, no license is required, so you can't expect them to receive the complete VFP development capabilities.

As to workarounds, you might try to add items to the form dynamically, with AddObject(). The related data might be stored in tables. What you don't get (for the end-user) is the interactive environment.
Difference in opinions hath cost many millions of lives: for instance, whether flesh be bread, or bread be flesh; whether whistling be a vice or a virtue; whether it be better to kiss a post, or throw it into the fire... (from Gulliver's Travels)
Previous
Reply
Map
View

Click here to load this message in the networking platform