Incorrect Reference to PARAMETERS() in 2.0 DocumentationLast reviewed: April 17, 1995Article ID: Q88876 |
The information in this article applies to:
On page C3-584 of of the "Commands & Functions" manual, the second line of the command PARAMETERS states the following:
When included, PARAMETERS() must be the first executable statement in the called program.The reference to PARAMTERS() is incorrect. The second line should be:
When included, PARAMETERS must be the first executable statement in the called program.The parentheses after the word PARAMETERS should not be included.
|
Additional reference words: FoxDos 2.00 docerr
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |