PRB: Incorrect Error Message with CursorSetProp()
Article ID: 143295
Article Last Modified on 9/30/2003
APPLIES TO
- Microsoft Visual FoxPro 3.0 Standard Edition
- Microsoft Visual FoxPro 3.0b Standard Edition
This article was previously published under Q143295
SYMPTOMS
If there is no table in the currently selected work area,
CursorSetProp('Buffering',3) returns "No table is open", which may be
inaccurate.
It is possible to have dozens of tables open and still receive this error
message if there is no table in the current work area. The correct error
message should be, "No table is open in the current work area."
STATUS
This behavior is by design.
Additional query words: VFoxWin
Keywords: KB143295