Documentation Gives Incorrect Syntax for SET FOXPROWCFGLast reviewed: April 29, 1996Article ID: Q96353 |
The information in this article applies to:
SUMMARYPage 19-3 of the "Developer's Guide" incorrectly states:
Use the MS-DOS SET command to specify a MS-DOS environmental variable that tells FoxPro which configuration file to use: SET FOXPROCFG=<pathname>The correct command is:
SET FOXPROWCFG=<pathname>The FOXPROCFG environmental variable tells FoxPro for MS-DOS which configuration file to use. For the Windows-based version of FoxPro, the correct environmental variable is FOXPROWCFG.
|
Additional reference words: FoxWin 2.50 2.50a
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |