Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
UPPER problems
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
UPPER problems
Miscellaneous
Thread ID:
00169932
Message ID:
00169932
Views:
48
I have several editboxes on assorted pageframes on a form. Some of the UPPER (change text to all caps within the editboxes) commands work and some don't.

Here is one editbox example:

In the LostFocus Event of the editbox I have -
REPLACE mytable.myfield WITH UPPER(mytable.myfield)

For properties I have -
ControlSource = mytable.myfield
Format = !K
Read Only = .T.
Enabled = .T.

But I change Read Only to .F. when in Add record or Edit record mode so the editbox can be typed into.

Any ideas why UPPER works for some of my editboxes and not others. It looks like I have the same general propety settings for all editboxes.

Thanks for your ideas.
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