BUG: ALT+<Key> Clears GET Field with Uppercase FormattingLast reviewed: April 18, 1995Article ID: Q115001 |
The information in this article applies to:
SYMPTOMSIf a GET field is formatted to be uppercase and ALT+<any key> is pressed at the beginning of the field (for example, ALT+F to activate the File menu), the GET field's display will be cleared. Moving to another field restores the original contents of the GET field's display. This behavior does not occur in FoxPro for Windows.
RESOLUTIONInstead of using a format, use the UPPER() function to convert the contents of the field to uppercase in the VALID clause.
STATUSMicrosoft has confirmed this to be a problem in FoxPro versions 2.5, 2.5a, and 2.5b for MS-DOS. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.
MORE INFORMATION
Steps to Reproduce Problem
|
Additional reference words: FoxDos 2.50 2.50a 2.50b buglist2.50
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |