FIX: INS Key in @ ... GET FUNCTION Field Produces ErrorLast reviewed: September 22, 1997Article ID: Q88955 |
2.00
MS-DOS
kbprg kbfixlist kbbuglist
The information in this article applies to:
SYMPTOMSUsing the INS key in a field generated with an @ ... GET FUNCTION command produces an error.
STATUSMicrosoft has confirmed this to be a problem in Microsoft FoxPro version 2.0 for MS-DOS. This problem was corrected in Microsoft FoxPro version 2.0 for MS-DOS dated November 15, 1991.
MORE INFORMATIONThe following code produces an error in the Extended (32-bit) version of FoxPro:
temp=SPACE(10) @ 2,2 GET temp FUNCTION 'M hello,world' READ
|
Additional reference words: FoxDos 2.00 buglist2.00 fixlist2.00 insert
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |