Subject |
proper() |
From |
Charlie <tm@tc.com> |
Date |
Sat, 12 Apr 2025 08:40:49 -0400 |
Newsgroups |
dbase.getting-started |
Trying to use proper() on dbase and instead of the first word only being upper case I get this:
x = "I live in a condo."
proper(x)
I Live In A Condo.
Happens using 2019 and 11.
Is this the way it is supposed to work? Is there a function like proper for entryfields?
|
|