CLOSE ALL

From Lianjapedia
Revision as of 12:44, 4 February 2013 by Yvonne.milne (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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