ID: Q119246
The information in this article applies to:
Page L3-24 in the FoxPro "Language Reference" and the last sentence of the second paragraph in the section that explains the SIZE clause under the "@ ... SAY" topic in the online Help file incorrectly state that:
The @ ... SAY output word wraps at the width specified by <expN1>
for <expN2> rows.
The above sentence incorrectly specifies <expN1> as the width parameter
and <expN2> as the height parameter, whereas it is the other way around.
The above sentence should read as follows:
The @ ... SAY output word wraps at the width specified by <expN2>
for <expN1> rows.
Additional reference words: FoxDos FoxWin 2.50 2.50a 2.50b 2.60 Docerr doc
err
KBCategory: kbprg kbdocerr
KBSubcategory: FxprgGeneral
Last Reviewed: June 27, 1995