BeforeCopyProc

Close All

CLOSE ALL is a kitchen sink command. It closes databases, tables and their indexes, and any files opened via the low-level file functions. It also closes certain system windows, but not user-defined windows. It closes alternate files, format files, procedure files and class libraries. Basically, it does everything the individual CLOSE commands do, plus a little more.

Usage

CLOSE ALL

Example

USE MyTable IN 0 OPEN DATA TasTrade CLOSE ALL

See Also

Close Alternate, Close Databases, Close Format, Close Indexes, Close Procedure, Close Tables, Deactivate Window, Release Classlib, Use


View Updates

Copyright © 2002 by Tamar E. Granor, Ted Roche, Doug Hennig, and Della Martin. All Rights Reserved.



Hacker's Guide to Visual FoxPro 7. 0
Hackers Guide to Visual FoxPro 7.0
ISBN: 1930919220
EAN: 2147483647
Year: 2001
Pages: 899

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net