CLOSE FORMAT

From Recital Documentation Wiki
Jump to: navigation, search

Purpose

Close screen format file in current workarea


Syntax

CLOSE FORMAT


See Also

APPEND, CHANGE, CLEAR, CLEAR SCREEN, CLOSE, CLOSE ALL, CLOSE ALTERNATE, CLOSE INDEX, CLOSE DATABASES, CLOSE PROCEDURE, CREATE SCREEN, EDIT, FMT(), INSERT, MODIFY SCREEN, RESTORE SCREEN, SAVE SCREEN, SET FORMAT, USE


Description

The CLOSE FORMAT command closes the format file in the currently selected workarea. Format files are opened using the SET FORMAT TO <format file> command.


Example

use patrons index names
set format to addform
append
close format


Products

Recital