PRB: Memory Not Displayed Correctly for Numeric DataID: Q126271 The information in this article applies to:
SYMPTOMSWhen you use the DISPLAY MEMORY command to find out how much memory is being used for memory variables, the value displayed for numeric variables is incorrect.
CAUSEThe DISPLAY MEMORY command is only intended to display the memory taken by string data, which varies in length. Other data types, such as numerical, are stored within the memory variable itself which is a fixed-size structure.
STATUSThis behavior is by design.
MORE INFORMATION
Steps to Reproduce Behavior1. Type the following commands in the Command window:
2. Type the following commands in the Command window:
Additional reference words: FoxWin 2.60a
KBCategory: kbenv
KBSubcategory: FxenvMemory
|
|
Last Reviewed: June 27, 1995 © 1999 Microsoft Corporation. All rights reserved. Terms of Use. |