Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Enable boxes on a form a new way to me?
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Enable boxes on a form a new way to me?
Miscellaneous
Thread ID:
00431650
Message ID:
00431650
Views:
52
I have textboxes and comboboxes on a data entry form. I am trying to enable textboxes and comboboxes when I press the Edit button on the form, but it is not working and I am puzzled as to why. Am I missing something here?

Form Init coding:
PUBLIC isediting
isediting = .F.

Textbox Object When Event coding:
RETURN isediting

Edit Button coding:
isediting = .T.

It looks easy enough, but NOT today!
TYVMIA
Steve Kramer
Kramer & Kramer Design
"Home of Go Cartoons"
Web Site: www.stephenkramer.com
Would you believe Far Side Lite?
More than 270 original cartoons.
Next
Reply
Map
View

Click here to load this message in the networking platform