Variables Created in Command Window Are Public by DefaultID: Q118746 2.5x 2.60 2.60a | 2.00 2.5x 2.60 2.60a | 2.50b 2.50c 2.60a | 2.60
The information in this article applies to:
When any variable is created in the Command window in FoxPro, it will be Public by default. You can test this by typing the following two lines of code in the Command window:
The output will appear as follows, indicating that it is a Public variable:
Additional reference words: FoxUnix FoxMac FoxDos FoxWin 2.00 2.50 2.50a
2.50b 2.50c 2.60 2.60a private regional declare
KBCategory: kbprg
KBSubcategory: FxenvMemory
|
|
Last Reviewed: May 13, 1998 © 1999 Microsoft Corporation. All rights reserved. Terms of Use. |