PRB: Cannot Ignore Activate Event When It Contains an Error
Article ID: 136944
Article Last Modified on 2/12/2000
APPLIES TO
- Microsoft Visual FoxPro 3.0 Standard Edition
This article was previously published under Q136944
SYMPTOMS
When a form or an object's Activate event has code that generates a syntax
error, it is not possible to click Ignore to skip the offending code
without reactivating the Activate event.
CAUSE
When an error is generated, the Error message window is displayed. When the
error window is closed, control returns to the object. When the focus
returns to the object, the Activate event fires, and the error appears
again.
RESOLUTION
Click Cancel to cancel the execution, and return to the form object.
STATUS
This behavior is by design.
Additional query words: VFoxWin
Keywords: KB136944