PRB: TOTAL Command Does Not Copy Memo Field to New TableID: Q129470 The information in this article applies to:
SYMPTOMSThe TOTAL command copies the field structure from the current table to the structure of the new table with the single exception of memo fields; all other field types are transferred. The "Language Reference" does not clearly state that the memo fields from the current table will not be included in the new table.
STATUSThis behavior is by design.
MORE INFORMATIONThe TOTAL command (see the "Language Reference" page L3-1092) creates summary records in a new table or .DBF file with one record for each group of identically keyed records in the current table or .DBF file.
Steps to Reproduce Behavior1. Type the following commands in the Command window:
2. Add a logical field, a general field, a float field, and a memo field if
3. Create an index on ONO.
4. In the COMMAND window, type these commands:
5. Compare the structure of the new table with the original. Verify that
Additional reference words: FoxWin 2.60a
KBCategory: kbprg kbprb kbdocerr
KBSubcategory: FxprgGeneral
|
|
Last Reviewed: June 27, 1995 © 1999 Microsoft Corporation. All rights reserved. Terms of Use. |