Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Deleting fields on a form programmatically
Message
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Vista
Network:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01340763
Message ID:
01340765
Views:
6
>How do does one go about deleting fields on a form programmatically?
>
>Thx in advance

Do you mean deleting fields in a table or removing objects from the form?

For the former look at ALTER TABLE command.

For the later look at RemoveObject() method.
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform