plepkowski
Programmer
I'm trying to use VFP 6 to bring an old Clipper .dbf into a real window application. I generated a form with the Wizard which has command buttons for navigation, find, print, add, edit, and exit.
1. Can I get rid of the Print button?
2. Can I make certain fields read only?
3. Can I insert (dtos(date())+time()) into a field upon adding or editing a record.
Paul Lepkowski
1. Can I get rid of the Print button?
2. Can I make certain fields read only?
3. Can I insert (dtos(date())+time()) into a field upon adding or editing a record.
Paul Lepkowski