PRB: Error Generated Through Interface Clears READ EVENTS (143284)
The information in this article applies to:
- Microsoft Visual FoxPro for Windows 3.0
- Microsoft Visual FoxPro for Windows 3.0b
- Microsoft Visual FoxPro for Windows 5.0
- Microsoft Visual FoxPro for Windows 5.0a
- Microsoft Visual FoxPro for Windows 6.0
- Microsoft Visual FoxPro for Windows 7.0
This article was previously published under Q143284 SYMPTOMS
If an error is generated through the interface at a time when program
execution is halted on a READ EVENTS, selecting Ignore from the dialog
clears the READ EVENTS. Alternately, having an ON ERROR routine without a
RETRY causes the same behavior.
CAUSE
If an error occurs, selecting Ignore moves program execution to the next
line of code. If an ON ERROR routine is used, execution also resumes at the
next line of code if no RETRY command is issued.
RESOLUTION
Conditionally execute a RETRY after testing for which line of code is
active when the error occurs.
STATUS
This behavior is by design.
Modification Type: | Major | Last Reviewed: | 5/7/2003 |
---|
Keywords: | KB143284 |
---|
|