ID: Q88955
2.00 MS-DOS kbprg kbfixlist kbbuglist
The information in this article applies to:
Using the INS key in a field generated with an @ ... GET FUNCTION command produces an error.
Microsoft 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.
The 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
1. DO the program.
2. Press the INS key.
Additional reference words: FoxDos 2.00 buglist2.00 fixlist2.00 insert KBCategory: kbprg kbfixlist kbbuglist KBSubcategory: Solution Type : kbfix
Last Reviewed: September 22, 1997