Difference between revisions of "CLOSE"

From Recital Documentation Wiki
Jump to: navigation, search
(Class)
Line 1: Line 1:
==Class==
 
Table Basics
 
  
  

Revision as of 11:28, 23 October 2009


Purpose

Close a table and associated files in a specified workarea


Syntax

CLOSE <workarea | alias>


See Also

CLOSE ALL, CLOSE DATABASES, CLOSE FORMAT, CLOSE INDEX, CLOSE PROCEDURE, DBF(), SELECT, SELECT(), USE


Description

The CLOSE command closes the table and its associated index files and format files in the specified <workarea | alias> workarea.


Example

select a
use patrons index names
select b
close patrons


Products

Recital Database Server, Recital Mirage Server, Recital Terminal Developer