ID: Q107512
2.50a WINDOWS kbprg kbfixlist kbbuglist
The information in this article applies to:
A WAIT WINDOW command with an embedded carriage return (CR) incorrectly redisplays the WAIT WINDOW if the SHIFT or CTRL key is pressed and released. The second line disappears and the WAIT WINDOW resizes itself to display only the string on the first line.
Microsoft has confirmed this to be a problem in FoxPro 2.5a for Windows. This problem was corrected in FoxPro 2.5b for Windows.
1. In the Command window, issue the following command:
WAIT WINDOW 'hello' + chr(13) + 'this is a test'
2. Press and release either the SHIFT or CTRL key. The WAIT WINDOW will be
resized to display only "hello".
Additional reference words: FoxWin 2.50a buglist2.50a fixlist2.50b more
than lines re-size newline
KBCategory: kbprg kbfixlist kbbuglist
KBSubcategory: FxprgGeneral
Solution Type : kbfix
Last Reviewed: October 14, 1997