Difference between revisions of "CLOSE FORMAT"

From Recital Documentation Wiki
Jump to: navigation, search
Line 32: Line 32:
 
[[Category:Documentation]]
 
[[Category:Documentation]]
 
[[Category:Commands]]
 
[[Category:Commands]]
 +
[[Category:Screen Forms]]
 +
[[Category:Screen Forms Commands]]

Revision as of 14:54, 3 June 2009

Class

Screen Forms


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 Mirage Server, Recital Terminal Developer