FIX: C0000005 Fatal Error with CLEAR DEBUGGER and SUSPEND (221687)
The information in this article applies to:
- Microsoft Visual FoxPro for Windows 6.0
This article was previously published under Q221687 SYMPTOMS
When you run a form from a program that contains CLEAR DEBUGGER and SUSPEND commands, the program suspends on the SUSPEND line. When you resume and run the same program again, Visual FoxPro terminates after displaying the following error:
Fatal error: Exception code=C0000005
Called from - <procedure name and line number> {<path and filename>}
The procedure name and line number will contain the method or procedure containing the SUSPEND command, and the line number of the line following the SUSPEND command. The path and filename will contain the path and filename of the file containing the method or procedure.
Modification Type: | Major | Last Reviewed: | 10/15/2002 |
---|
Keywords: | kbBug kbMiscTools kbVS600SP1fix kbVS600sp2fix kbVS600sp3fix KB221687 |
---|
|