PRB: RETRY Command in Method Causes Visual FoxPro to Quit
Article ID: 142736
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 Q142736
SYMPTOMS
An "ON ERROR <object>.<method>" command is used to trap for an error. The
ON ERROR command calls a method of an object. Inside the method, RETRY will
trigger a "Mismatched pushjmp/popjmp call" error, which is not listed in
the Help File. After you click OK, Visual FoxPro quits.
WORKAROUND
Do not call a method from an ON ERROR command. Call a program file instead.
STATUS
Microsoft is researching this behavior and will post new information here
in the Microsoft Knowledge Base as it becomes available.
Additional query words: VFoxWin crash terminate abort
Keywords: KB142736