CLOSE ALL

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

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