[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
+---------------------------------+
| CLOSE |
+---------------------------------+
CLOSE ALL
CLOSE ALTERNATE
CLOSE DATABASE
CLOSE FORMAT
CLOSE INDEX
CLOSE PROCEDURE
-----------------------------------
Closes various file types.
-----------------------------------
ALL
Closes all file types in all work areas and selects work area 1. Any
files opened with the FCREATE() and FOPEN() low-level file functions are
also closed by the CLOSE ALL command. Any program or text files opened
for editing are closed.
CLOSE ALL also closes the following windows:
Label
Project
Report
RQBE
Screen
CLOSE ALL does not affect these windows:
Command
Debug
Desk Accessories (Filer, Special Characters, ASCII chart, ... )
Help
Trace
ALTERNATE
Closes open alternate file.
DATABASES
Closes open database, index, format files and selects work area 1.
FORMAT
Closes open format file in current work area.
INDEX
CLOSE INDEX closes all open indexes (both .IDX and .CDX) in the current
work area. A structural index will not be closed.
PROCEDURE
Closes open procedure file.
-----------------------------------
See Also: SET ALTERNATE, USE, SET FORMAT, SET INDEX, SET PROCEDURE
-----------------------------------
See Also:
SET ALTERNATE
USE
SET FORMAT
SET INDEX
SET PROCEDURE
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson