Difference between revisions of "CLOSE FORMAT"

From Recital Documentation Wiki
Jump to: navigation, search
(No difference)

Revision as of 14:37, 18 March 2009

CLOSE FORMAT

Class

Screen Forms


Purpose

Close screen format file in current workarea


Syntax

CLOSE FORMAT


See Also

CLOSE, CLOSE ALL, CLOSE ALTERNATE, CLOSE INDEX, CLOSE DATABASES, CLOSE PROCEDURE, CREATE SCREEN, MODIFY 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 Mirage Server, Recital Terminal Developer