Logo

Hacker’s Guide to Visual FoxPro
An irreverent look at how Visual FoxPro really works. Tells you the inside scoop on every command, function, property, event and method of Visual FoxPro.

CLOSE PROCEDURE

This is an alternative way to close open procedure files. It does exactly the same thing as SET PROCEDURE TO without a filename.

Usage

CLOSE PROCEDURE

See Also

Release Procedure, Set Procedure