PRB: "Variable <Index Key> Not Found" with SET FIELDS GLOBALID: Q112319 The information in this article applies to:
SYMPTOMSWhen you issue a SET FIELDS TO <field list> command and a SET FIELDS GLOBAL command, the following error message occurs:
CAUSEThe field list does not contain the index KEY field.
RESOLUTIONAdd the KEY field to the SET FIELDS TO <field list> command.
MORE INFORMATION
Steps to Reproduce BehaviorNOTE: We recommend that you use the CUSTOMER.DBF and INVOICES.DBF files in the TUTORIAL subdirectory for this example. 1. In the Command window, issue the following command, where <table1> is 2. In the Command window, issue the following command:
3. In the Command window, issue the following command, where <table2> is
4. In the Command window, issue the following commands:
Additional reference words: FoxDos FoxWin 2.60 errmsg
KBCategory: kbprg kberrmsg kbprb
KBSubcategory: FxprgGeneral
|
|
Last Reviewed: June 27, 1995 © 1999 Microsoft Corporation. All rights reserved. Terms of Use. |