Valid Routine to Convert Character Data to LowercaseID: Q111920 2.5x 2.6x | 2.00 2.5x 2.6x | 2.5x 2.60a
The information in this article applies to:
SUMMARYBy using the generic code snippet shown below, you can change input data to all lowercase.
MORE INFORMATIONBy using the following generic code snippet, you can change input data to all lowercase. It is very simple to change memory variables, but changing database fields takes more code manipulation. In this example, there is only one database open and any number of variables with different names other than the database's field names. The Screen Generator is also used for this example. In the SETUP snippet of the screen, type the following code:
In the VALID snippet of any character field, type the following generic
code:
Additional reference words: FoxMac FoxDos FoxWin
2.50 2.50a
2.50b 2.50c 2.60 2.60a Character Convert Lower-case lower case upper
capital letters caps
KBCategory:
KBSubcategory: FxenvMemory
|
|
Last Reviewed: May 22, 1998 © 1999 Microsoft Corporation. All rights reserved. Terms of Use. |