CLOSE ALL

From Lianjapedia
Jump to: navigation, search

Purpose

Close all open files

Syntax

CLOSE ALL

See Also

CLOSE, CLOSE ALTERNATE, CLOSE INDEX, CLOSE PROCEDURE

Description

The CLOSE ALL command closes all open files.

Example

select a
use patrons
select g
use diary
close all