PRB: Cannot Release Procedure's FXP if Class Definition in PRG (192960)
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
This article was previously published under Q192960 SYMPTOMS
In a program file, when using the SET PROCEDURE TO command to call a
procedure file that has a Class Definition in it, issuing a RELEASE
PROCEDURE command in the program file will not release the procedure's FXP
file even after the program has been run. If the procedure file does not
have any Class Definition in it, RELEASE PROCEDURE will work as expected.
RESOLUTION
Use the CLEAR ALL command to release the procedure's FXP file.
STATUS
This behavior is by design.
Modification Type: | Major | Last Reviewed: | 5/12/2003 |
---|
Keywords: | kbprb KB192960 |
---|
|