BUG: Find (CTRL+F) in @...EDIT Misbehaves in Windows and MACID: Q125199 The information in this article applies to:
SYMPTOMSThe Find dialog (CTRL+F) within an EDIT region does not behave the same way in FoxPro for Windows or FoxPro for Macintosh as it does in FoxPro for MS-DOS. If you press CTRL+F while at the beginning of an @...EDIT region and then press CTRL+W or click the FIND button, FoxPro appears to perform the FIND but then immediately proceeds to exit the field. This behavior occurs whether or not the string was found. The preferred behavior would be for FoxPro to perform the FIND and remain within the EDIT region, either highlighting the string, if it was found, or otherwise sitting at the beginning of the EDIT region -- as it does in FoxPro for MS-DOS.
RESOLUTIONEither click or tab to the EDIT region again and choose FIND AGAIN (CTRL+G) from the Edit menu to find the string.
STATUSMicrosoft has confirmed this to be a problem in the Microsoft products listed at the beginning of this article. 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 ProblemThis example uses the SALESMAN database located within the \TUTORIAL sub- directory of FoxPro. However, no database is necessary to reproduce the problem. Variables may be substituted for the fields below with the same result. 1. Create a new program containing the following code, and save it as 2. Run the program by issuing the DO TEST.PRG command.
3. Press the space bar on the WAIT WINDOW from the WHEN clause of 4. Press TAB to move to field 2.
5. Press the space bar on the WAIT WINDOW for the VALID clause of field 1 6. Once in the EDIT region, press CTRL+HOME to put the cursor at the
Additional reference words: FoxWin FoxMac 2.60a buglist2.60a
KBCategory: kbprg kbbuglist
KBSubcategory: FxprgGeneral
|
|
Last Reviewed: June 27, 1995 © 1999 Microsoft Corporation. All rights reserved. Terms of Use. |